Closed
Bug 483978
Opened 16 years ago
Closed 16 years ago
Mochitest test_closeOnGC.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
Attachments
(1 file)
733 bytes,
patch
|
jst
:
review+
jst
:
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
*** 29403 INFO Running /tests/dom/src/threads/test/test_closeOnGC.html...
*** 29405 INFO Running /tests/dom/src/threads/test/test_errorPropagation.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)
Updated•16 years ago
|
Attachment #368002 -
Flags: superreview+
Attachment #368002 -
Flags: review?(jst)
Attachment #368002 -
Flags: review+
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 368002 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 2]
http://hg.mozilla.org/mozilla-central/rev/22595f411467
Attachment #368002 -
Attachment description: (Av1) Add |ok(true, ...);| → (Av1) Add |ok(true, ...);|
[Checkin: Comment 2]
Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 3•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
*** 29427 INFO Running /tests/dom/src/threads/test/test_closeOnGC.html...
*** 29428 INFO TEST-PASS | /tests/dom/src/threads/test/test_closeOnGC.html | xhr correctly closed
}
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•16 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
•