Closed
Bug 1668871
Opened 4 years ago
Closed 4 years ago
[Fission] Intermittent docshell/test/browser/browser_platform_emulation.js and docshell/test/browser/browser_ua_emulation.js | Test timed out -
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
Fission Milestone | M6c |
People
(Reporter: intermittent-bug-filer, Assigned: farre)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Attachments
(3 files)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=317395731&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SHGkk90xQz6RExiHxOOPLg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-10-02T12:58:13.767Z] 12:58:13 INFO - TEST-START | docshell/test/browser/browser_platform_emulation.js
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - TEST-PASS | docshell/test/browser/browser_platform_emulation.js | Newly created frames should use the new platform - "foo" == "foo" -
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - Buffered messages finished
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - TEST-UNEXPECTED-FAIL | docshell/test/browser/browser_platform_emulation.js | Test timed out -
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - GECKO(8101) | MEMORY STAT | vsize 3336MB | residentFast 363MB | heapAllocated 98MB
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - TEST-OK | docshell/test/browser/browser_platform_emulation.js | took 90088ms
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - TEST-UNEXPECTED-FAIL | docshell/test/browser/browser_platform_emulation.js | Found a tab after previous test timed out: data:text/html;charset=utf-8,<iframe id='test-iframe'></iframe> -
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - GECKO(8101) | [Child 8585: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 0x7f27d2eb5000 == 2 [pid = 8585] [id = 12] [url = about:blank]
[task 2020-10-02T12:59:44.137Z] 12:59:44 INFO - GECKO(8101) | [Child 8585: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 0x7f27d434b800 == 1 [pid = 8585] [id = 13] [url = about:blank]
[task 2020-10-02T12:59:44.139Z] 12:59:44 INFO - GECKO(8101) | [Child 8383: Main Thread]: I/DocShellAndDOMWindowLeak ++DOCSHELL 0x7f548c1a9000 == 1 [pid = 8383] [id = 52]
[task 2020-10-02T12:59:44.139Z] 12:59:44 INFO - GECKO(8101) | [Child 8383: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 1 (0x7f54a8893180) [pid = 8383] [serial = 99] [outer = (nil)]
[task 2020-10-02T12:59:44.140Z] 12:59:44 INFO - GECKO(8101) | [Child 8383: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 2 (0x7f548c1aa800) [pid = 8383] [serial = 100] [outer = 0x7f54a8893180]
[task 2020-10-02T12:59:44.140Z] 12:59:44 INFO - checking window state```
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Summary: Intermittent docshell/test/browser/browser_platform_emulation.js | Test timed out - → Intermittent [Fission] docshell/test/browser/browser_platform_emulation.js | Test timed out -
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → rmaries
Status: NEW → ASSIGNED
Comment hidden (Intermittent Failures Robot) |
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b47e9524ec9
Disabled browser_platform_emulation.js on Windows and Linux with fission. r=intermittent-reviewers,ahal DONTBUILD
Updated•4 years ago
|
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Comment 7•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Assignee: rmaries → nobody
Status: ASSIGNED → NEW
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Fission Milestone: --- → M6c
Priority: P5 → P3
Updated•4 years ago
|
Assignee: nobody → afarre
Status: NEW → ASSIGNED
Comment 9•4 years ago
|
||
Both these tests are very alike and may be failing because of the same cause.
Summary: Intermittent [Fission] docshell/test/browser/browser_platform_emulation.js | Test timed out - → [Fission] Intermittent docshell/test/browser/browser_platform_emulation.js and docshell/test/browser/browser_ua_emulation.js | Test timed out -
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Setting the event listener on the window will sometimes make us not
get a load event.
Depends on D99799
Comment 12•4 years ago
|
||
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/225dfe8c2cbe
Part 1: Always create a new LoadingSessionHistoryInfo on reload. r=peterv
https://hg.mozilla.org/integration/autoland/rev/41460e32ad6e
Part 2: Move event listener to frame element. r=peterv
Comment 13•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Keywords: leave-open
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•