Closed
Bug 1260201
Opened 9 years ago
Closed 9 years ago
Intermittent test_chrome_ext_downloads_search.html | search() for orderBy -startTime returned txt2 in position 2 - got 5, expected 6
Categories
(WebExtensions :: Untriaged, defect)
WebExtensions
Untriaged
Tracking
(firefox48 affected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: philor, Assigned: aswan)
Details
(Keywords: intermittent-failure, Whiteboard: triaged)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → aswan
| Assignee | ||
Comment 1•9 years ago
|
||
Hm, the interesting part of the logs got truncated but given that the whole file was executed in about 350 ms, I'm wondering if some of the downloads happened during the same millisecond, giving them identical startTime stamps. That would break the assumption in the test about the order when sorting by startTime being the same as the order in which they were started.
Updated•9 years ago
|
Whiteboard: triaged
| Assignee | ||
Comment 2•9 years ago
|
||
This happened one time, 3 months ago and hasn't been seen since...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•