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 import assertions tests #3932

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Fix import assertions tests #3932

merged 1 commit into from
Sep 25, 2023

Conversation

anba
Copy link
Contributor

@anba anba commented Sep 25, 2023

  • Correct file paths in "ensure-linking-error_FIXTURE.js"
  • Remove no longer valid assertion in "import-assertion-empty.js".

See also #3919.

- Correct file paths in "ensure-linking-error_FIXTURE.js"
- Remove no longer valid assertion in "import-assertion-empty.js".

See also tc39#3919.
@anba anba requested a review from a team as a code owner September 25, 2023 06:30
@nicolo-ribaudo
Copy link
Member

@anba Not sure if you saw it, but if you need with tests you can find them at #3921 (I will apply this patch also to that PR).

@anba
Copy link
Contributor Author

anba commented Sep 25, 2023

@anba Not sure if you saw it, but if you need with tests you can find them at #3921 (I will apply this patch also to that PR).

I don't actually work on implementing import assertions, I only noticed these test failures when updating SpiderMonkey's test262 copy. 😄

@Ms2ger Ms2ger enabled auto-merge (rebase) September 25, 2023 10:40
@ptomato
Copy link
Contributor

ptomato commented Sep 25, 2023

Unfortunately, the auto-merge won't work because of #3891.

@ptomato ptomato disabled auto-merge September 25, 2023 15:33
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Re-approving

@ptomato ptomato merged commit 989377d into tc39:main Sep 25, 2023
@anba anba deleted the import-assertion-path branch September 28, 2023 12:35
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.

3 participants