Closed
Bug 1668922
Opened 5 years ago
Closed 5 years ago
Intermittent /requestidlecallback/callback-removed-frame.html | calling requestIdleCallback on a contentWindow from a removed iframe should not trigger the callback - assert_false: document.hidden must exist and be false to run this test properly
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1668734
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=317420672&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Sg_1rndmRdShLzA1yXqeaw/runs/0/artifacts/public/logs/live_backing.log
>[task 2020-10-02T17:39:06.331Z] 17:39:06 INFO - TEST-START | /fullscreen/api/document-fullscreen-enabled-active-document.html
[task 2020-10-02T17:39:06.336Z] 17:39:06 INFO - Closing window 40
[task 2020-10-02T17:39:06.418Z] 17:39:06 INFO - PID 1146 | [Child 1151, Main Thread] WARNING: Scrolled rect smaller than scrollport?: file /builds/worker/checkouts/gecko/layout/generic/nsGfxScrollFrame.cpp, line 6882
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO -
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO - TEST-UNEXPECTED-FAIL | /requestidlecallback/callback-removed-frame.html | calling requestIdleCallback on a contentWindow from a removed iframe should not trigger the callback - assert_false: document.hidden must exist and be false to run this test properly expected false got true
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO - @http://web-platform.test:8000/requestidlecallback/callback-removed-frame.html:8:17
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2001:25
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO - async_test@http://web-platform.test:8000/resources/testharness.js:572:34
[task 2020-10-02T17:39:06.479Z] 17:39:06 INFO - @http://web-platform.test:8000/requestidlecallback/callback-removed-frame.html:7:13
[task 2020-10-02T17:39:06.480Z] 17:39:06 INFO - TEST-OK | /requestidlecallback/callback-removed-frame.html | took 1194ms```
| Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•