Skip to content

Add test for importing a succesfully evaluated module of an async errored SCC #4500

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicolo-ribaudo
Copy link
Member

@nicolo-ribaudo nicolo-ribaudo commented May 22, 2025

This is a test for tc39/ecma262#3584 (comment), for which we currently do not have any test262 coverage.

cc @guybedford

@nicolo-ribaudo nicolo-ribaudo requested a review from a team as a code owner May 22, 2025 10:24
@nicolo-ribaudo nicolo-ribaudo force-pushed the test-module-scc-evaluated-fail-async branch from 4ed5804 to 5db35d2 Compare May 22, 2025 10:25
Copy link
Member Author

@nicolo-ribaudo nicolo-ribaudo left a comment

Choose a reason for hiding this comment

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

The test is failing on CI with this error:

FAIL test/language/module-code/top-level-await/evaluated-dep-from-async-errored-scc.js (default)
  asyncTest called without async flag

FAIL test/language/module-code/top-level-await/evaluated-dep-from-async-errored-scc.js (strict mode)
  asyncTest called without async flag

What am I doing wrong?

@nicolo-ribaudo nicolo-ribaudo force-pushed the test-module-scc-evaluated-fail-async branch from 5db35d2 to 0268c14 Compare May 22, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants