Skip to content

Conversation

@babel-bot
Copy link
Collaborator

@babel-bot
Copy link
Collaborator Author

babel-bot commented Dec 6, 2024

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/58438

Comment on lines +11 to +14
language/import/import-defer/errors/resolution-error/import-defer-of-missing-module-fails.js(default)
language/import/import-defer/errors/resolution-error/import-defer-of-missing-module-fails.js(strict mode)
language/import/import-defer/errors/syntax-error/import-defer-of-syntax-error-fails.js(default)
language/import/import-defer/errors/syntax-error/import-defer-of-syntax-error-fails.js(strict mode)
Copy link
Member

Choose a reason for hiding this comment

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

image
We can probably ignore the resolution error.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, we should update our test262 runner because we only do the parsing phase.

Copy link
Member

Choose a reason for hiding this comment

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

Oh but we are failing to parse those files?

Copy link
Member

@nicolo-ribaudo nicolo-ribaudo Dec 6, 2024

Choose a reason for hiding this comment

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

It's a bug in the tests

@nicolo-ribaudo nicolo-ribaudo changed the title Update test262 Allow the dynamic import.defer() form of import defer Dec 6, 2024
@nicolo-ribaudo nicolo-ribaudo added the PR: Spec Compliance 👓 A type of pull request used for our changelog categories label Dec 6, 2024
@nicolo-ribaudo nicolo-ribaudo merged commit c407283 into main Dec 6, 2024
92 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the update-test262-parser branch December 6, 2024 14:28
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Mar 8, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: test262 outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Spec Compliance 👓 A type of pull request used for our changelog categories repo automation 🤖

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants