Closed
Bug 1315468
Opened 8 years ago
Closed 7 years ago
Intermittent browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
Categories
(WebExtensions :: General, defect, P5)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=38725899&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-linux-debug/1478350521/mozilla-inbound_ubuntu32_vm-debug_test-mochitest-e10s-browser-chrome-5-bm142-tests1-linux32-build62.txt.gz
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: General
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 5•8 years ago
|
||
There have been occasional failures in this bug for some time, but failure frequency increased significantly since July 25.
Current failures are on linux32-debug, e10s.
Current logs are consistent; this seems typical:
https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=118517224&lineNumber=11057
[task 2017-07-27T15:23:11.391162Z] 15:23:11 INFO - Buffered messages logged at 15:21:42
[task 2017-07-27T15:23:11.410815Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | we want a failure -
[task 2017-07-27T15:23:11.412501Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | Illegal to set non-private cookieStoreId in a private window -
[task 2017-07-27T15:23:11.413905Z] 15:23:11 INFO - test tab.create with cookieStoreId: "firefox-container-1"
[task 2017-07-27T15:23:11.415883Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | we want a failure -
[task 2017-07-27T15:23:11.418906Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | Illegal to set non-private cookieStoreId in a private window -
[task 2017-07-27T15:23:11.420309Z] 15:23:11 INFO - test tab.create with cookieStoreId: "wow"
[task 2017-07-27T15:23:11.421892Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | we want a failure -
[task 2017-07-27T15:23:11.432681Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | runtime.lastError should report the expected error message -
[task 2017-07-27T15:23:11.434740Z] 15:23:11 INFO - Waiting for shutting down...
[task 2017-07-27T15:23:11.436757Z] 15:23:11 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | finish -
[task 2017-07-27T15:23:11.438639Z] 15:23:11 INFO - Buffered messages logged at 15:21:46
[task 2017-07-27T15:23:11.446387Z] 15:23:11 INFO - Leaving test bound
[task 2017-07-27T15:23:11.449413Z] 15:23:11 INFO - Buffered messages finished
[task 2017-07-27T15:23:11.460714Z] 15:23:11 INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
[task 2017-07-27T15:23:11.465986Z] 15:23:11 INFO - GECKO(1099) | MEMORY STAT | vsize 1506MB | residentFast 379MB | heapAllocated 122MB
[task 2017-07-27T15:23:11.468221Z] 15:23:11 INFO - TEST-OK | browser/components/extensions/test/browser/browser_ext_tabs_cookieStoreId.js | took 92349ms
Notice that 85 seconds elapse after "Leaving test bound" before the timeout: The test is hung.
Comment 6•8 years ago
|
||
:andym, given the higher frequency of this failing, can you help find someone to look into this high frequency failure and resolve it sometime in the next 2 weeks?
Flags: needinfo?(amckay)
Whiteboard: [stockwell needswork]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 10•8 years ago
|
||
Very few failures in the last 2 weeks.
Flags: needinfo?(amckay)
Whiteboard: [stockwell needswork] → [stockwell unknown]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 15•8 years ago
|
||
Bulk priority update of open intermittent test failure bugs.
P3 => P5
https://bugzilla.mozilla.org/show_bug.cgi?id=1381960
Priority: P3 → P5
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 22•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•