Closed
Bug 483975
Opened 16 years ago
Closed 16 years ago
Mochitest test_importScripts.html runs fine but needs to check/report success
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
(Keywords: fixed1.9.1, Whiteboard: [fixed1.9.1b4])
Attachments
(1 file)
(deleted),
patch
|
mrbkap
:
review+
mrbkap
:
superreview+
|
Details | Diff | Splinter Review |
(I noticed this on my Windows SeaMonkey/1.9.2 build...)
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237366670.1237376580.14560.gz&fulltext=1
Linux mozilla-central unit test on 2009/03/18 01:57:50
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237366174.1237371300.5105.gz&fulltext=1
OS X 10.5.2 mozilla-central unit test on 2009/03/18 01:49:34
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237364751.1237377089.15377.gz&fulltext=1
WINNT 5.2 mozilla-central unit test on 2009/03/18 01:25:51
*** 29422 INFO Running /tests/dom/src/threads/test/test_importScripts.html...
*** 29424 INFO Running /tests/dom/src/threads/test/test_json.html...
}
Assignee | ||
Comment 1•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090318
Minefield/3.6a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/6f21cfb3a12d)
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 367999 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 3 & 4]
PS: Not sure why this test references bug 437152 instead of bug 450449...
Updated•16 years ago
|
Attachment #367999 -
Flags: superreview+
Attachment #367999 -
Flags: review?(mrbkap)
Attachment #367999 -
Flags: review+
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 367999 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 3 & 4]
http://hg.mozilla.org/mozilla-central/rev/08d37afbdaa3
Attachment #367999 -
Attachment description: (Av1) Add |ok(true, ...);| → (Av1) Add |ok(true, ...);|
[Checkin: Comment 3]
Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 4•16 years ago
|
||
Comment on attachment 367999 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 3 & 4]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/168d279b5166
Attachment #367999 -
Attachment description: (Av1) Add |ok(true, ...);|
[Checkin: Comment 3] → (Av1) Add |ok(true, ...);|
[Checkin: Comment 3 & 4]
Assignee | ||
Updated•16 years ago
|
Keywords: fixed1.9.1
Whiteboard: [fixed1.9.1b4]
Assignee | ||
Comment 5•16 years ago
|
||
V.Fixed:
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237543426.1237550001.8047.gz&fulltext=1
Linux mozilla-central unit test on 2009/03/20 03:03:46
*** 29447 INFO Running /tests/dom/src/threads/test/test_importScripts.html...
*** 29448 INFO TEST-PASS | /tests/dom/src/threads/test/test_importScripts.html | worker correctly stopped
}
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•15 years ago
|
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
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
•