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

Remove double error tests #2290

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Remove double error tests #2290

merged 1 commit into from
Aug 13, 2019

Conversation

Snapstromegon
Copy link
Contributor

This PR adapts tests for tc39/ecma262#1645.
Due to changing idempotency for dynamic import on failures these tests are no longer needed.
After tc39/ecma262#1645 idempotency is only required after completing normally.

Due to changing idempotenxy for dynamic import on failures these tests are no longer needed.
After tc39/ecma262#1645 idempotency is only required after completing normally.
@ljharb ljharb requested a review from leobalter August 13, 2019 16:19
@leobalter
Copy link
Member

It's unfortunate we can't really test anything else as counter tests. If I read the proposed text correctly, this behavior remains correct but not required. I'm not sure what should be done in a second call.

@leobalter leobalter merged commit 568601d into tc39:master Aug 13, 2019
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