Closed
Bug 1294705
Opened 9 years ago
Closed 9 years ago
Intermittent viewport-change.html | picture: source (max-width:500px) broken image, img broken image, resize to wide
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=33781490&repo=mozilla-inbound
04:58:12 INFO - TEST-START | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html
04:58:13 INFO -
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (empty src), resize to wide
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (src only) broken image, onload, narrow
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (src only) broken image, resize to wide
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (src only) valid image, onload, narrow
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (src only) valid image, resize to wide
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (srcset 1 cand) broken image, onload, narrow
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (srcset 1 cand) broken image, resize to wide
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (srcset 1 cand) valid image, onload, narrow
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | img (srcset 1 cand) valid image, resize to wide
04:58:13 INFO - TEST-PASS | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | picture: source (max-width:500px) broken image, img broken image, onload, narrow
04:58:13 INFO - TEST-UNEXPECTED-FAIL | /html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html | picture: source (max-width:500px) broken image, img broken image, resize to wide - assert_unreached: Got unexpected error event Reached unreachable code
Updated•9 years ago
|
status-firefox50:
--- → affected
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 4•9 years ago
|
||
Josh, might you be able to suggest someone who could look into this (and possibly also bug 1268182)?
Flags: needinfo?(josh)
See Also: → 1268182
Comment 5•9 years ago
|
||
I can reproduce this problem easily by doubling the timeout in viewport-change.html. We're not so much intermittently failing as intermittently not executing the error event runnable in time before the test decides that no error has occurred and moves on.
Comment 6•9 years ago
|
||
echen has experience with this code. I'm not prioritizing digging into it right now since it suddenly stopped occurring on trunk.
Flags: needinfo?(josh)
Comment 7•9 years ago
|
||
No recent instances of this across any branches we care about. Let's just call it WFM.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•