Skip to content

Run testSuiteEx with SmallestModules as well #4624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

gzm0
Copy link
Contributor

@gzm0 gzm0 commented Jan 15, 2022

Probably a good idea in any case. Notably to check analysis of
getSuperclass.

Discovered while working on #4616.

@gzm0 gzm0 requested a review from sjrd January 15, 2022 17:43
Copy link
Member

@sjrd sjrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except the tab character.

Jenkinsfile Outdated
sbtretry ++$scala \
'set scalaJSLinkerConfig in testSuiteEx.v$v ~= (_.withModuleSplitStyle(ModuleSplitStyle.SmallestModules))' \
'set scalaJSLinkerConfig in testSuiteEx.v$v ~= (_.withModuleKind(ModuleKind.ESModule))' \
testSuiteEx/test &&
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like there is a stray tab character here:

Suggested change
testSuiteEx/test &&
testSuiteEx/test &&

@gzm0 gzm0 force-pushed the test-suite-ex-split branch from 7587aec to d57968f Compare January 16, 2022 15:24
Probably a good idea in any case. Notably to check analysis of
getSuperclass.

Discovered while working on scala-js#4616.
@gzm0 gzm0 force-pushed the test-suite-ex-split branch from d57968f to 6ed2131 Compare January 16, 2022 15:27
@gzm0 gzm0 merged commit c27013f into scala-js:main Jan 16, 2022
@gzm0 gzm0 deleted the test-suite-ex-split branch January 16, 2022 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants