Closed Bug 483635 Opened 16 years ago Closed 16 years ago

Mochitest test_terminate.html runs fine but needs to check/report success

Categories

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

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.9.2a1

People

(Reporter: sgautherie, Assigned: sgautherie)

References

()

Details

(Keywords: fixed1.9.1, Whiteboard: [fixed1.9.1b4])

Attachments

(1 file)

(I noticed this on my Windows SeaMonkey/1.9.2 build...) { http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237214422.1237222129.17732.gz&fulltext=1 Linux mozilla-central unit test on 2009/03/16 07:40:22 http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237214422.1237217596.4967.gz&fulltext=1 OS X 10.5.2 mozilla-central unit test on 2009/03/16 07:40:22 http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237215397.1237221564.16368.gz&fulltext=1 WINNT 5.2 mozilla-central unit test on 2009/03/16 07:56:37 *** 29527 INFO Running /tests/dom/src/threads/test/test_terminate.html... *** 29529 INFO Running /tests/dom/src/threads/test/test_threadErrors.html... }
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090316 Minefield/3.2a1pre] (home, optim default) (W2Ksp4) (http://hg.mozilla.org/mozilla-central/rev/8d186b98ff31) Also add an explicit |var| initial value.
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #367619 - Flags: review?(ctalbert.moz)
Flags: in-testsuite+
Summary: Mochitest test_threadErrors.html runs fine but needs to check/report success → Mochitest test_terminate.html runs fine but needs to check/report success
Attachment #367619 - Flags: review?(ctalbert.moz) → review?(jonas)
Attachment #367619 - Flags: superreview+
Attachment #367619 - Flags: review?(jonas)
Attachment #367619 - Flags: review?(bent.mozilla)
Comment on attachment 367619 [details] [diff] [review] (Av1) Add |ok(true, ...);| [Checkin: See comment 4 & 6] Bents test, so would like his input.
Comment on attachment 367619 [details] [diff] [review] (Av1) Add |ok(true, ...);| [Checkin: See comment 4 & 6] The interval change is unnecessary but harmless (default is 'undefined' which evaluates to false).
Attachment #367619 - Flags: review?(bent.mozilla) → review+
Comment on attachment 367619 [details] [diff] [review] (Av1) Add |ok(true, ...);| [Checkin: See comment 4 & 6] http://hg.mozilla.org/mozilla-central/rev/c049ba50ea04 Av1, with comment 3 suggestion(s). (In reply to comment #3) > (default is 'undefined' which evaluates to false). Ah, indeed: undefined != false, but !undefined == true :->
Attachment #367619 - Attachment description: (Av1) Add |ok(true, ...);| → (Av1) Add |ok(true, ...);| [Checkin: See comment 4]
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
V.Fixed { http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237595933.1237599152.17944.gz&fulltext=1 OS X 10.5.2 mozilla-central unit test on 2009/03/20 17:38:53 *** 29567 INFO Running /tests/dom/src/threads/test/test_terminate.html... *** 29568 INFO TEST-PASS | /tests/dom/src/threads/test/test_terminate.html | no more messages }
Status: RESOLVED → VERIFIED
Whiteboard: [needs 1.9.1 landing: after bug 466254]
Attachment #367619 - Attachment description: (Av1) Add |ok(true, ...);| [Checkin: See comment 4] → (Av1) Add |ok(true, ...);| [Checkin: See comment 4 & 6]
(In reply to comment #6) > http://hg.mozilla.org/releases/mozilla-1.9.1/rev/e38aa0775c8a (Bv1-191) Add |ok(true, ...);| as bug 466254 won't land on 1.9.1 branch.
Depends on: 466254
Keywords: fixed1.9.1
Whiteboard: [needs 1.9.1 landing: after bug 466254] → [fixed1.9.1b4]
No longer blocks: 483407
Depends on: 483407
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: