Closed
Bug 1315723
Opened 8 years ago
Closed 8 years ago
Intermittent browser/components/originattributes/test/browser/browser_cache.js | Test timed out -
Categories
(Core :: DOM: Security, defect, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: timhuang)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent][tor][OA])
Attachments
(1 file)
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=6224460&repo=autoland
https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-linux-debug/1478507007/autoland_ubuntu32_vm-debug_test-mochitest-e10s-browser-chrome-5-bm06-tests1-linux32-build7.txt.gz
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [domsecurity-intermittent]
Updated•8 years ago
|
Whiteboard: [domsecurity-intermittent] → [domsecurity-intermittent][tor][OA]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
Any chance we can bump the priority on this? 85 failures in the last week is a lot :)
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Flags: needinfo?(tanvi)
Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
Tim, the number of failures has increased recently.
Please look into this bug ASAP, thanks.
Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Flags: needinfo?(tanvi)
Priority: P3 → P1
Updated•8 years ago
|
Blocks: FirstPartyIsolation
Assignee | ||
Comment 6•8 years ago
|
||
The timeout problem is caused by that the media resources have been loaded before the event listeners have been set properly. So, the test is blocked since the event listeners are waiting events that have been sent out already. To fix this, I will add the event listeners earlier to make them can catch events correctly.
Comment hidden (mozreview-request) |
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8813097 [details]
Bug 1315723 - Resolve the timeout problem of the browser_cache.js.
https://reviewboard.mozilla.org/r/94624/#review94876
Attachment #8813097 -
Flags: review?(amarchesini) → review+
Comment 10•8 years ago
|
||
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2824acfb1992
Resolve the timeout problem of the browser_cache.js. r=baku
Keywords: checkin-needed
Comment 11•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Comment 12•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•