Closed Bug 1181056 Opened 10 years ago Closed 10 years ago

"Harness status: OK" + failing test when running "extendable-event-async-waituntil.https.html" test

Categories

(Testing :: web-platform-tests, defect)

defect
Not set
normal

Tracking

(firefox42 affected, firefox43 fixed)

RESOLVED FIXED
mozilla43
Tracking Status
firefox42 --- affected
firefox43 --- fixed

People

(Reporter: noemi, Assigned: nsm)

References

Details

Attachments

(1 file)

Checked with 7/6 master build Test run such as |./mach web-platform-tests _mozilla/service-workers/service-worker/extendable-event-async-waituntil.https.html| Result: * Harness status: OK * Found 1 tests * 1 Fail: ** Calling waitUntil asynchronously throws an exception *** assert_equals: expected "PASS" but got "FAIL: did not throw." @https://web-platform.test:8443/_mozilla/service-workers/service-worker/extendable-event-async-waituntil.https.html:26:11 Promise*@https://web-platform.test:8443/_mozilla/service-workers/service-worker/extendable-event-async-waituntil.https.html:12:12 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1363:20 promise_test@https://web-platform.test:8443/resources/testharness.js:520:25 @https://web-platform.test:8443/_mozilla/service-workers/service-worker/extendable-event-async-waituntil.https.html:7:1 * Traces: https://pastebin.mozilla.org/8838639
Summary: "Harness status: OK" + failing test when running wpt "extendable-event-async-waituntil.https.html" test → "Harness status: OK" + failing test when running "extendable-event-async-waituntil.https.html" test
Component: DOM: Service Workers → web-platform-tests
Product: Core → Testing
Assignee: nobody → nsm.nikhil
Status: NEW → ASSIGNED
Comment on attachment 8649578 [details] [diff] [review] waitUntil() should throw if called when event is not dispatching. nsIDOMEvent::NONE or some such might be a bit more clear.
Attachment #8649578 - Flags: review?(bugs) → review+
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/a9ae8b90c678e8ed81bbc7b71c8c7489066f3a22 changeset: a9ae8b90c678e8ed81bbc7b71c8c7489066f3a22 user: Nikhil Marathe <nsm.nikhil@gmail.com> date: Tue Aug 18 16:28:04 2015 -0700 description: Bug 1181056 - waitUntil() should throw if called when event is not dispatching. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Hi, just checked on m-c (ba43a48d3c52 revision) and the test successfully runs. Thanks for fixing it!. Summary Harness status: OK Found 1 tests 1 Pass Details Result Test Name Pass Calling waitUntil asynchronously throws an exception
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: