Closed Bug 1879212 Opened 4 months ago Closed 1 month ago

[wpt-sync] Sync PR 44456 - Streams: test promise resolution order of async iterator

Categories

(Core :: DOM: Streams, task, P4)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 44456 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/44456
Details from upstream follow.

Mattias Buelens <mattias@buelens.com> wrote:

Streams: test promise resolution order of async iterator

See https://github.com/whatwg/webidl/pull/1387

Component: web-platform-tests → DOM: Streams
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 5 tests and 41 subtests

Status Summary

Firefox

OK : 4
PASS : 148
FAIL : 16
ERROR: 1

Chrome

OK : 4
PASS : 160
FAIL : 4
ERROR: 1

Safari

OK : 4
FAIL : 164
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /streams/readable-streams/async-iterator.any.serviceworker.html [wpt.fyi]
    • Async iterator instances should have the correct list of properties: FAIL (Chrome: FAIL, Safari: FAIL)
    • return(); next() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); next() with delayed cancel() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); return() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
  • /streams/readable-streams/async-iterator.any.worker.html [wpt.fyi]
    • Async iterator instances should have the correct list of properties: FAIL (Chrome: FAIL, Safari: FAIL)
    • return(); next() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); next() with delayed cancel() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); return() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
  • /streams/readable-streams/async-iterator.any.shadowrealm.html [wpt.fyi]: ERROR (Chrome: ERROR, Safari: ERROR)
  • /streams/readable-streams/async-iterator.any.sharedworker.html [wpt.fyi]
    • Async iterator instances should have the correct list of properties: FAIL (Chrome: FAIL, Safari: FAIL)
    • return(); next() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); next() with delayed cancel() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); return() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
  • /streams/readable-streams/async-iterator.any.html [wpt.fyi]
    • Async iterator instances should have the correct list of properties: FAIL (Chrome: FAIL, Safari: FAIL)
    • return(); next() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); next() with delayed cancel() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
    • return(); return() [no awaiting]: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f4637411d17
[wpt PR 44456] - Streams: test promise resolution order of async iterator, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f25e7dd2e986
[wpt PR 44456] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.