Closed Bug 1548821 Opened 6 years ago Closed 2 years ago

Intermittent docshell/test/navigation/test_reserved.html | Test timed out.

Categories

(Core :: Security, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1781602

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: intermittent-failure, regression)

Filed by: dluca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=244446272&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/GOL-rVm7Sd66uPNtc0ZX1g/runs/0/artifacts/public/logs/live_backing.log


INFO - TEST-START | docshell/test/navigation/test_reserved.html
10:38:33 INFO - TEST-INFO | started process screencapture
10:38:33 INFO - TEST-INFO | screencapture: exit 0
10:38:33 INFO - Buffered messages logged at 10:33:08
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should be able to navigate off-domain top by setting location.
10:38:33 INFO - Buffered messages logged at 10:33:09
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should be able to navigate off-domain top by calling window.open.
10:38:33 INFO - Buffered messages logged at 10:33:11
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should be able to navigate off-domain top by submitting form.
10:38:33 INFO - Buffered messages logged at 10:33:12
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should be able to navigate off-domain top by targeted hyperlink.
10:38:33 INFO - Buffered messages logged at 10:33:13
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should not be able to navigate off-domain parent by setting location.
10:38:33 INFO - Buffered messages logged at 10:33:14
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should not be able to navigate off-domain parent by calling window.open.
10:38:33 INFO - Buffered messages logged at 10:33:15
10:38:33 INFO - TEST-PASS | docshell/test/navigation/test_reserved.html | Should not be able to navigate off-domain parent by submitting form.
10:38:33 INFO - Buffered messages finished
10:38:33 INFO - TEST-UNEXPECTED-FAIL | docshell/test/navigation/test_reserved.html | Test timed out.
10:38:33 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:275:18
10:38:33 INFO - reportError@SimpleTest/TestRunner.js:121:22
10:38:33 INFO - TestRunner._checkForHangs@SimpleTest/TestRunner.js:142:7
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handlerTestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - setTimeout handler
TestRunner._checkForHangs@SimpleTest/TestRunner.js:163:5
10:38:33 INFO - TestRunner.runTests/<@SimpleTest/TestRunner.js:381:20
10:38:33 INFO - promise callbackTestRunner.runTests@SimpleTest/TestRunner.js:368:50
10:38:33 INFO - RunSet.runtests@SimpleTest/setup.js:201:14
10:38:33 INFO - RunSet.runall@SimpleTest/setup.js:180:12
10:38:33 INFO - hookupTests@SimpleTest/setup.js:273:12
10:38:33 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:36:5
10:38:33 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:49:11
10:38:33 INFO - EventHandlerNonNull
getTestManifest@http://mochi.test:8888/manifestLibrary.js:45:3
10:38:33 INFO - hookup@SimpleTest/setup.js:253:5
10:38:33 INFO - EventHandlerNonNull*@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&hideResultsTable=1&manifestFile=tests.json&dumpOutputDirectory=%2Fvar%2Ffolders%2Fm0%2Fp70k62cd6c94mpz43dk3kl7400000x%2FT&cleanupCrashes=true:11:1
10:38:34 INFO - GECKO(1019) | MEMORY STAT | vsize 5150MB | residentFast 109MB | heapAllocated 14MB
10:38:34 INFO - TEST-OK | docshell/test/navigation/test_reserved.html | took 326793ms

:wennie - this failure appears intermittently on the new platform macosx1014 which is being slowly rolled out. Would you be able pass the ni to someone who may be able to comment? Thanks!

Flags: needinfo?(wleung)

Do we still need this bug? Haven't seen any intermittents for over a month, and not that many before that.

Not sure why this is in Core::Security? docshell/test/navigation/test_reserved.html seems like a basic DOM test.

Flags: needinfo?(wleung) → needinfo?(egao)

I suspect the original filer used ./mach file-info bugzilla-component which reports Core :: Security as the component - if it is incorrect, it may be a good idea to update it.

Otherwise, where this issue interests me (macosx1014) it is no longer failing because the test is now skipped outright on macosx1014. I suspect the test will fail if the annotation is removed and the test is run.

EDIT: pushed to try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=a40ad7ec18ac4b6097d4eda5499927b1f8d13e88

EDIT2: added mochitest-fis jobs

Flags: needinfo?(egao) → needinfo?(dveditz)
Flags: needinfo?(dveditz)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.