Closed Bug 1570953 Opened 6 years ago Closed 6 years ago

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)

defect

Tracking

()

RESOLVED FIXED
mozilla70
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

Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/27f0b7786cf8 Disable docshell/test/navigation/test_reserved.html on fission cause of frequent failures. r=jmaher

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.

Flags: needinfo?(csabou) → needinfo?(kmaglione+bmo)

Re-enabling this test presumably needs to block shipping fission, and we need to track that.

(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

Flags: needinfo?(kmaglione+bmo)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Assignee: nobody → csabou
See Also: → 1572824

Filed Bug 1572824 to track re-enabling the test on fission.

Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/42a40f720e28 Reposition the skip-if clause on fission on kmag request. a=test-only
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/4a4de7641468 Reposition the skip-if clause because of gecko decision task bustage. r=bustage-fix
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0940675379e6 Add || to the syntax. a=test-only CLOSED TREE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: