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

Streams: test promise resolution order of async iterator #44456

Conversation

MattiasBuelens
Copy link
Contributor

Copy link
Contributor

@ricea ricea left a comment

Choose a reason for hiding this comment

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

lgtm

@ricea
Copy link
Contributor

ricea commented Feb 14, 2024

I'm not sure why the test sometimes times out in Chrome. I don't have time to do further investigation today.

@MattiasBuelens MattiasBuelens force-pushed the streams-async-iterator-promise-order branch from 4d1e4c9 to 1b055dc Compare April 21, 2024 13:41
@MattiasBuelens
Copy link
Contributor Author

Checks are finally green! Just needed to rebase a couple of times. 😛

@domenic domenic merged commit 9b03282 into web-platform-tests:master Apr 21, 2024
19 checks passed
@MattiasBuelens MattiasBuelens deleted the streams-async-iterator-promise-order branch April 23, 2024 20:26
domenic pushed a commit to whatwg/streams that referenced this pull request Apr 24, 2024
Notably, this includes tests for promise resolution order of async iterators in the reference implementation. This requires updating webidl2js.

See whatwg/webidl#1387, web-platform-tests/wpt#44456, and jsdom/webidl2js#269 for context.
bartlomieju pushed a commit to denoland/deno that referenced this pull request May 13, 2024
…hod (#23642)

See whatwg/webidl#1387 for context.

There are new WPT tests for this change in
web-platform-tests/wpt#44456. They pass on my
local machine, but I'm not sure if I should update the WPT submodule for
all of Deno as part of this PR?

Fixes #22389

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.
bartlomieju pushed a commit to denoland/deno that referenced this pull request May 16, 2024
…hod (#23642)

See whatwg/webidl#1387 for context.

There are new WPT tests for this change in
web-platform-tests/wpt#44456. They pass on my
local machine, but I'm not sure if I should update the WPT submodule for
all of Deno as part of this PR?

Fixes #22389

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants