[wpt-sync] Sync PR 36297 - [Fixit] Port web test to a WPT and attempt to deflake it.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36297 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36297
Details from upstream follow.
Titouan Rigoudy <titouan@chromium.org> wrote:
[Fixit] Port web test to a WPT and attempt to deflake it.
I believe the flakiness might have been caused by the two setTimeout()
calls racing each other? It is not clear why that would cause the
observed flakiness however.Along the way, introduce
/common/dispatcher/remote-executor.html
for
generic use withRemoteContext
.Fixed: chromium:1273818
Change-Id: I921e584f2872dd38f8cd297f6e24f3a08d83af18
Reviewed-on: https://chromium-review.googlesource.com/3936522
WPT-Export-Revision: 5e5b5cd77e16987809bd128d250396d205586e3b
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•