Intermittent (SimpleTest/TestRunner.js) | /tests/docshell/test/navigation/test_reserved.html - finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
Categories
(Core :: Security, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: CosminS)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=259559316&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/QXQ7k3P3TeeKgs7VAPilpQ/runs/0/artifacts/public/logs/live_backing.log
[task 2019-08-02T11:15:04.666Z] 11:15:04 INFO - hookupTests@SimpleTest/setup.js:273:12
[task 2019-08-02T11:15:04.666Z] 11:15:04 INFO - parseTestManifest@http://mochi.test:8888/manifestLibrary.js:48:13
[task 2019-08-02T11:15:04.667Z] 11:15:04 INFO - getTestManifest/req.onload@http://mochi.test:8888/manifestLibrary.js:61:28
[task 2019-08-02T11:15:04.667Z] 11:15:04 INFO - EventHandlerNonNullgetTestManifest@http://mochi.test:8888/manifestLibrary.js:57:3
[task 2019-08-02T11:15:04.667Z] 11:15:04 INFO - hookup@SimpleTest/setup.js:253:20
[task 2019-08-02T11:15:04.668Z] 11:15:04 INFO - EventHandlerNonNull@http://mochi.test:8888/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=%2Ftmp&cleanupCrashes=true:11:1
[task 2019-08-02T11:15:04.669Z] 11:15:04 INFO - Buffered messages finished
[task 2019-08-02T11:15:04.670Z] 11:15:04 INFO - TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | /tests/docshell/test/navigation/test_reserved.html - finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
[task 2019-08-02T11:15:04.670Z] 11:15:04 INFO - {u'loaded_test_url': u'/tests/docshell/test/navigation/test_reserved.html'}
[task 2019-08-02T11:15:04.670Z] 11:15:04 INFO - TEST-UNEXPECTED-ERROR | (SimpleTest/TestRunner.js) | Finished in 321843ms
[task 2019-08-02T11:15:04.670Z] 11:15:04 INFO - {u'runtime': 321843}
[task 2019-08-02T11:15:04.671Z] 11:15:04 INFO - TEST-INFO
[task 2019-08-02T11:15:07.573Z] 11:15:07 INFO - Error: Unable to restore focus, expect failures and timeouts.
[task 2019-08-02T11:15:07.610Z] 11:15:07 INFO - TEST-START | Shutdown
[task 2019-08-02T11:15:07.611Z] 11:15:07 INFO - Passed: 73
[task 2019-08-02T11:15:07.612Z] 11:15:07 INFO - Failed: 2
[task 2019-08-02T11:15:07.613Z] 11:15:07 INFO - Todo: 0
[task 2019-08-02T11:15:07.615Z] 11:15:07 INFO - Mode: e10s
[task 2019-08-02T11:15:07.616Z] 11:15:07 INFO - Slowest: 328512ms - /tests/docshell/test/navigation/test_bug13871.html
[task 2019-08-02T11:15:07.618Z] 11:15:07 INFO - SimpleTest FINISHED
[task 2019-08-02T11:15:07.619Z] 11:15:07 INFO - TEST-INFO | Ran 1 Loops
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 2•6 years ago
|
||
![]() |
||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Boris, I just wanted to disable on fission and not re-enable the test. Only added (fission && !debug) on the skip-if. Kris, do you know if there's a general bug for tests disabled on fission? So far I don't know one tracking this.
![]() |
||
Comment 6•6 years ago
|
||
Re-enabling this test presumably needs to block shipping fission, and we need to track that.
Comment 7•6 years ago
|
||
(In reply to Cosmin Sabou [:CosminS] from comment #5)
Only added (fission && !debug) on the skip-if. Kris, do you know if there's a general bug for tests disabled on fission? So far I don't know one tracking this.
Yes. It's named fission-mochitests
Comment 8•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Assignee | ||
Comment 9•6 years ago
|
||
Filed Bug 1572824 to track re-enabling the test on fission.
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Description
•