Skip to content

Remove double error tests#2290

Merged
leobalter merged 1 commit intotc39:masterfrom
Snapstromegon:master
Aug 13, 2019
Merged

Remove double error tests#2290
leobalter merged 1 commit intotc39:masterfrom
Snapstromegon:master

Conversation

@Snapstromegon
Copy link
Copy Markdown
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
Copy Markdown
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