Closed
Bug 483981
Opened 16 years ago
Closed 16 years ago
Mochitest test_bug448993.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
|
smaug
:
review+
smaug
:
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
*** 12445 INFO Running /tests/content/base/test/test_bug448993.html...
*** 12447 INFO Running /tests/content/base/test/test_bug450160.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 #368006 -
Flags: superreview+
Attachment #368006 -
Flags: review?(jonas)
Attachment #368006 -
Flags: review+
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 368006 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 2 & 4]
http://hg.mozilla.org/mozilla-central/rev/64b5e8877a81
Attachment #368006 -
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/1237392735.1237395724.30092.gz&fulltext=1
OS X 10.5.2 mozilla-central unit test on 2009/03/18 09:12:15
*** 12446 INFO Running /tests/content/base/test/test_bug448993.html...
*** 12447 INFO TEST-PASS | /tests/content/base/test/test_bug448993.html | test did not crash
}
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 4•16 years ago
|
||
Comment on attachment 368006 [details] [diff] [review]
(Av1) Add |ok(true, ...);|
[Checkin: Comment 2 & 4]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/9df907722ff3
Attachment #368006 -
Attachment description: (Av1) Add |ok(true, ...);|
[Checkin: Comment 2] → (Av1) Add |ok(true, ...);|
[Checkin: Comment 2 & 4]
Assignee | ||
Updated•16 years ago
|
Keywords: fixed1.9.1
Whiteboard: [fixed1.9.1b4]
Assignee | ||
Updated•15 years ago
|
Updated•12 years ago
|
Component: DOM: Traversal-Range → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•