[wpt-sync] Sync PR 26810 - Deflake iframe-inheritance-history-about-srcdoc.html
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 26810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26810
Details from upstream follow.
b'Nicolas Arciniega <niarci@microsoft.com>' wrote:
Deflake iframe-inheritance-history-about-srcdoc.html
In Edge, we found that this test would occasionally fail due to simple
timing issues. This change enforces the correct ordering of received
postMessage calls and makes sure each tested iframe loads before we
make make any asserts.Change-Id: I051952088bf3d958a7e55cc4292b6107360dc322
Reviewed-on: https://chromium-review.googlesource.com/2580748
WPT-Export-Revision: 8c0d1e7f2e56076df4ee17d74e6fbba0a006f85d
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS : 1
FAIL : 1
Chrome
OK : 1
PASS : 1
FAIL : 1
Safari
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/referrer-policy/generic/inheritance/iframe-inheritance-history-about-srcdoc.html
History navigation reuses original policy.: FAIL (Chrome: FAIL)
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/df7ec79ddd1e
https://hg.mozilla.org/mozilla-central/rev/07f2b99fc256
Description
•