Closed Bug 1240225 Opened 8 years ago Closed 6 years ago

Intermittent test_bug1166138.html | uncaught exception - ReferenceError: onLoad is not defined at test_bug1166138.html:1 | Test timed out.

Categories

(Core :: DOM: Core & HTML, defect, P5)

43 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox60 --- fixed
firefox61 --- fixed

People

(Reporter: KWierso, Assigned: bholley)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Priority: P3 → P5
Blocks: 1455115
Depending on the chunking and timing of the HTML parser, we may end up
firing onload on the image before the script tag is evaluated, leading
to an undefined onLoad (which is the intermittent failure in the test).

MozReview-Commit-ID: 78OAZan1xbC
Attachment #8969486 - Flags: review?(nika)
Assignee: nobody → bobbyholley
Comment on attachment 8969486 [details] [diff] [review]
Make test not racey. v1

Emilio r+ed this on IRC.
Attachment #8969486 - Flags: review?(nika) → review+
https://hg.mozilla.org/mozilla-central/rev/239bdd4ccc0d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.