Skip to content
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

Fix tests of duplicated packages in Dynamic import #6191

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

mununki
Copy link
Member

@mununki mununki commented Apr 23, 2023

Trying to fix the tests: duplicated symlinked tests, transitive pinned packages

@mununki mununki mentioned this pull request Apr 23, 2023
5 tasks
print_if_pipe ppf Clflags.dump_rawlambda Printlambda.lambda lambda
|> Lam_compile_main.compile outputprefix module_system exports
|> Lam_compile_main.compile outputprefix NodeJS exports
Copy link
Member Author

Choose a reason for hiding this comment

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

Temporarily I removed the argument module_system to do eager evaluation here and pass NodeJS instead, then tests are passed.
This is not the cure for the root cause, Lam_compile.compile needs to know the module_system info.

@cristianoc cristianoc merged commit b5aec26 into import-mwk Apr 23, 2023
@cristianoc cristianoc deleted the fix-tests-failure-dynamic-import branch April 23, 2023 04:38
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