Closed
Bug 1308347
Opened 9 years ago
Closed 9 years ago
Intermittent dom/xhr/tests/test_xhr_progressevents.html | lengthComputable while running data for cacheable data for blob[0] - got false, expected true
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1308341
People
(Reporter: intermittent-bug-filer, Assigned: shawnjohnjr)
References
Details
(Keywords: intermittent-failure)
Filed by: wkocher [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=11851217&repo=fx-team
https://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-linux-debug/1475779200/fx-team_ubuntu32_vm-debug_test-mochitest-6-bm08-tests1-linux32-build13.txt.gz
Maybe similar to bug 1306235?
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 6•9 years ago
|
||
The symptom is as the same as bug 1306235. However, bug 1308341 fixed so I can't reproduce it anymore. I guess I should monitor this bug open for a while.
| Assignee | ||
Comment 7•9 years ago
|
||
I just checked the test case again. I think in general it's the same root cause, because lengthComputable is from the progress event. Since we don't fire progress event when length is 0 (which implies lengthComputable is false), we shall not see this error.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•