Closed
Bug 1282376
Opened 9 years ago
Closed 8 years ago
Intermittent devtools/client/storage/test/browser_storage_cookies_delete_all.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
(DevTools :: Storage Inspector, defect, P3)
DevTools
Storage Inspector
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ashiue, Assigned: miker)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=30659827&repo=mozilla-inbound#L1733
21:33:05 INFO - 264 INFO TEST-PASS | devtools/client/storage/test/browser_storage_cookies_delete_all.js | There is correct number of rows in cookies > sectest1.example.org -
21:33:05 INFO - 265 INFO Leaving test bound
21:33:05 INFO - 266 INFO Removing tab.
21:33:05 INFO - 267 INFO Waiting for event: 'TabClose' on [object XULElement].
21:33:05 INFO - 268 INFO Got event: 'TabClose' on [object XULElement].
21:33:05 INFO - 269 INFO Tab removed and finished closing
21:33:05 INFO - 270 INFO TEST-UNEXPECTED-FAIL | devtools/client/storage/test/browser_storage_cookies_delete_all.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. -
21:33:05 INFO - MEMORY STAT | vsize 1223MB | residentFast 255MB | heapAllocated 111MB
| Reporter | ||
Updated•9 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Comment 1•9 years ago
|
||
This test is very fast but it was frozen during setup by some other process.
Extract from log at that time:
21:32:15 INFO - added cookies and stuff from main page
21:32:56 INFO - added cookies and stuff from main page
I suspect we won't see this again but will leave it open for now.
Priority: -- → P3
| Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Michael Ratcliffe [:miker] [:mratcliffe] from comment #1)
> I suspect we won't see this again but will leave it open for now.
Seems like I suspected right... closing.
Assignee: nobody → mratcliffe
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•