Closed Bug 1556066 Opened 6 years ago Closed 10 months ago

Intermittent browser/base/content/test/general/browser_bug817947.js | Test timed out -

Categories

(Firefox :: General, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [stockwell unknown])

Attachments

(3 files, 1 obsolete file)

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


[task 2019-05-31T19:00:34.980Z] 19:00:34 INFO - TEST-PASS | browser/base/content/test/general/browser_bug817947.js | tab should be pending -
[task 2019-05-31T19:00:34.980Z] 19:00:34 INFO - Buffered messages finished
[task 2019-05-31T19:00:34.980Z] 19:00:34 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_bug817947.js | Test timed out -
[task 2019-05-31T19:00:34.980Z] 19:00:34 INFO - GECKO(1791) | MEMORY STAT | vsize 3386MB | residentFast 400MB | heapAllocated 133MB
[task 2019-05-31T19:00:34.980Z] 19:00:34 INFO - TEST-OK | browser/base/content/test/general/browser_bug817947.js | took 45022ms
[task 2019-05-31T19:00:34.981Z] 19:00:34 INFO - checking window state
[task 2019-05-31T19:00:34.981Z] 19:00:34 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-05-31T19:00:34.981Z] 19:00:34 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_bug817947.js | Found a browser window after previous test timed out -
[task 2019-05-31T19:00:34.981Z] 19:00:34 INFO - GECKO(1791) | must wait for focus
[task 2019-05-31T19:00:34.981Z] 19:00:34 INFO - TEST-START | browser/base/content/test/general/browser_bug832435.js

Attachment #9085173 - Attachment is obsolete: true
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by ccoroiu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/48201c31af15 Disable browser_bug817947.js on linux64 for frequent failures r=jmaher
Flags: needinfo?(dtownsend)
Whiteboard: [stockwell disabled] → [stockwell needswork:owner]

In case it helps, here is a profile of the test passing a few times and then failing on my local mac build: https://share.firefox.dev/3eD0idY

There is a race condition here between the adopted tab completing its load and delayed startup
finishing for the new window. Mostly the delayed startup comes first and the test passes but if not
we attach the load listener after the tab has loaded. This instead attaches the listener immediately
before adopting the tab.

Depends on D108495

Flags: needinfo?(dtownsend)
Pushed by dtownsend@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f59bd2c0d42e Convert browser_bug817947.js to use async functions. r=mconley https://hg.mozilla.org/integration/autoland/rev/835cf6e2f7f3 Start listening for browser load before the tab is adopted. r=mconley
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: