Closed
Bug 539957
Opened 16 years ago
Closed 15 years ago
random failure in test_importScripts.html | Worker had an error:tryBadScripts is not defined
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: mak, Assigned: ehsan.akhgari)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.76 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1263570292.1263571001.4678.gz#err0
412 INFO Running /tests/dom/src/threads/test/test_importScripts.html...
413 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/src/threads/test/test_importScripts.html | Worker had an error:tryBadScripts is not defined
415 INFO Running /tests/dom/src/threads/test/test_json.html...
Comment 1•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264816715.1264817599.25657.gz
OS X 10.5.2 mozilla-central opt test mochitests-2/5 on 2010/01/29 17:58:35
s: moz2-darwin9-slave07
410 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/src/threads/test/test_importScripts.html | Worker had an error:tryBadScripts is not defined
Assignee | ||
Comment 2•15 years ago
|
||
Moved the onmessage setter to after the function's definition. Should be a trivial review.
Updated•15 years ago
|
Attachment #492259 -
Flags: review?(jst) → review+
Assignee | ||
Updated•15 years ago
|
Whiteboard: [orange] → [orange][needs landing]
Assignee | ||
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [orange][needs landing] → [orange]
Target Milestone: --- → mozilla2.0b8
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
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
•