Closed Bug 1481771 Opened 6 years ago Closed 5 years ago

Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_favicon.js | Test timed out -

Categories

(Firefox :: Private Browsing, defect, P5)

defect

Tracking

()

RESOLVED FIXED
Firefox 68
Tracking Status
firefox67 --- fixed
firefox68 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: ehsan.akhgari)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: ebalazs [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=192713392&repo=autoland

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

INFO - TEST-UNEXPECTED-FAIL | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_favicon.js | Test timed out - 
[task 2018-08-08T04:25:28.114Z] 04:25:28     INFO - GECKO(3677) | MEMORY STAT | vsize 737MB | residentFast 285MB | heapAllocated 82MB
[task 2018-08-08T04:25:28.116Z] 04:25:28     INFO - TEST-OK | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_favicon.js | took 45148ms
[task 2018-08-08T04:25:28.117Z] 04:25:28     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-08-08T04:25:28.118Z] 04:25:28     INFO - TEST-UNEXPECTED-FAIL | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_favicon.js | Found a tab after previous test timed out: http://www.example.com/browser/browser/components/privatebrowsing/test/browser/file_favicon.html - 
[task 2018-08-08T04:25:28.119Z] 04:25:28     INFO - checking window state
[task 2018-08-08T04:25:28.120Z] 04:25:28     INFO - TEST-START | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js
[task 2018-08-08T04:25:29.329Z] 04:25:29     INFO - GECKO(3677) | MEMORY STAT | vsize 735MB | residentFast 286MB | heapAllocated 92MB
[task 2018-08-08T04:25:29.330Z] 04:25:29     INFO - TEST-OK | browser/components/privatebrowsing/test/browser/browser_privatebrowsing_geoprompt.js | took 1700ms

Looks like this test creates the waitOnFaviconResponse() promises after calling openTab() which is too late...

Blocks: 1548432
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df6f7b36dda2
Fix a race condition in browser_privatebrowsing_favicon.js by ensuring the promises that wait on conditions that happen during opening a tab are created before starting to open the tab; r=baku
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Assignee: nobody → ehsan
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: