[wpt-sync] Sync PR 24269 - Fix a flaky measure-memory test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24269 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24269
Details from upstream follow.
Ulan Degenbaev <ulan@chromium.org> wrote:
Fix a flaky measure-memory test
The test needs to wait until the redirected iframes load their
documents. Additionally, the 'same-origin-8' iframe is allowed
to appear in the result.Bug: 1097332
Change-Id: I44e0b2bc7adff7cdba68c9b8ba6b240aa380a08fReviewed-on: https://chromium-review.googlesource.com/2255599
WPT-Export-Revision: 378348015a2a8916c635651f75ca1b6b111b0663
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 0 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
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Details
New Tests That Don't Pass
/measure-memory/detached.tentative.window.html
performance.measureMemory URLs within a cross-site iframe.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•