Closed Bug 1455532 Opened 6 years ago Closed 6 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /html/browsers/browsing-the-web/unloading-documents/unload/007.html | salvagable state of document after setting unload listener - Test timed out

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: jgraham)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=174700061&repo=mozilla-central

https://queue.taskcluster.net/v1/task/dp8LXIYqQXuYEfuHHsguTQ/runs/0/artifacts/public/logs/live_backing.log

task 2018-04-20T04:55:29.084Z] 04:55:29     INFO - TEST-START | /html/browsers/browsing-the-web/unloading-documents/unload/007.html
[task 2018-04-20T04:55:29.162Z] 04:55:29     INFO - PID 6741 | [Parent 6741, Main Thread] WARNING: NS_ENSURE_TRUE(aSecondURI) failed: file /builds/worker/workspace/build/src/dom/base/ThirdPartyUtil.cpp, line 98
[task 2018-04-20T04:55:29.239Z] 04:55:29     INFO - PID 6741 | ++DOCSHELL 0x7fbf93bc2000 == 2 [pid = 6805] [id = {d8d722b1-91fc-43aa-98f8-1e7ee73914f0}]
[task 2018-04-20T04:55:29.239Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 5 (0x7fbf97091800) [pid = 6805] [serial = 5] [outer = (nil)]
[task 2018-04-20T04:55:29.296Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 6 (0x7fbf97092000) [pid = 6805] [serial = 6] [outer = 0x7fbf97091800]
[task 2018-04-20T04:55:29.474Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 7 (0x7fbf97091c00) [pid = 6805] [serial = 7] [outer = 0x7fbf97091800]
[task 2018-04-20T04:55:29.759Z] 04:55:29     INFO - PID 6741 | ++DOCSHELL 0x7fbf93bc0000 == 3 [pid = 6805] [id = {aaa19964-9bbc-4179-8989-795cdf5a3c05}]
[task 2018-04-20T04:55:29.760Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 8 (0x7fbf9709a000) [pid = 6805] [serial = 8] [outer = (nil)]
[task 2018-04-20T04:55:29.767Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 9 (0x7fbf9709d400) [pid = 6805] [serial = 9] [outer = 0x7fbf9709a000]
[task 2018-04-20T04:55:29.852Z] 04:55:29     INFO - PID 6741 | ++DOCSHELL 0x7fbf93bcd800 == 4 [pid = 6805] [id = {b7e549d4-4747-4f66-bd94-f4fa4fe5b6b5}]
[task 2018-04-20T04:55:29.852Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 10 (0x7fbf9709f800) [pid = 6805] [serial = 10] [outer = (nil)]
[task 2018-04-20T04:55:29.900Z] 04:55:29     INFO - PID 6741 | ++DOMWINDOW == 11 (0x7fbf970d1800) [pid = 6805] [serial = 11] [outer = 0x7fbf9709f800]
[task 2018-04-20T04:55:29.957Z] 04:55:29     INFO - PID 6741 | [Parent 6741, Main Thread] WARNING: NS_ENSURE_TRUE(aSecondURI) failed: file /builds/worker/workspace/build/src/dom/base/ThirdPartyUtil.cpp, line 98
[task 2018-04-20T04:55:30.058Z] 04:55:30     INFO - PID 6741 | ++DOMWINDOW == 12 (0x7fbf8fa11400) [pid = 6805] [serial = 12] [outer = 0x7fbf9709f800]
[task 2018-04-20T04:55:30.115Z] 04:55:30     INFO - PID 6741 | ++DOMWINDOW == 13 (0x7fbf8fa16c00) [pid = 6805] [serial = 13] [outer = 0x7fbf9709a000]
[task 2018-04-20T04:55:30.918Z] 04:55:30     INFO - PID 6741 | ++DOMWINDOW == 14 (0x7fbf8c058000) [pid = 6805] [serial = 14] [outer = 0x7fbf9709a000]
[task 2018-04-20T04:55:31.364Z] 04:55:31     INFO - PID 6741 | ++DOMWINDOW == 15 (0x7fbf8c059000) [pid = 6805] [serial = 15] [outer = 0x7fbf9709a000]
[task 2018-04-20T04:55:31.810Z] 04:55:31     INFO - PID 6741 | --DOCSHELL 0x7fd8b062e800 == 3 [pid = 6741] [id = {cecb32da-acc5-483e-a0ee-78e8d3b0a0dc}]
[task 2018-04-20T04:55:32.275Z] 04:55:32     INFO - 
[task 2018-04-20T04:55:32.276Z] 04:55:32     INFO - TEST-UNEXPECTED-TIMEOUT | /html/browsers/browsing-the-web/unloading-documents/unload/007.html | salvagable state of document after setting unload listener - Test timed out
[task 2018-04-20T04:55:32.277Z] 04:55:32     INFO - TEST-OK | /html/browsers/browsing-the-web/unloading-documents/unload/007.html | took 3197ms
Component: Networking: WebSockets → DOM
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0605371779f8
Increase timeout in unstable-in-debug onload test, a=testonly
Created web-platform-tests PR https://github.com/w3c/web-platform-tests/pull/10558 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
https://hg.mozilla.org/mozilla-central/rev/0605371779f8
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Assignee: nobody → james
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.