Closed Bug 1482928 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 12432 - Avoid using Promise.prototype.finally in idlharness.js

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12432 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/12432
Details from upstream follow.

Philip Jägenstedt <philip@foolip.org> wrote:
>  Avoid using Promise.prototype.finally in idlharness.js
>  
>  In this context, using .then() achieves the same thing because of the
>  preceding .catch().
>  
>  Fixes https://github.com/web-platform-tests/wpt/issues/12428.
Ran 185 tests and 15009 subtests
OK     : 172
PASS   : 10903
FAIL   : 4106
TIMEOUT: 9
ERROR  : 1

Tests that are disabled for instability:
/webauthn/idlharness.https.window.html
/webgl/webgl1-idlharness.window.html
/webgl/webgl2-idlharness.window.html
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4a8963892678
[wpt PR 12432] - Avoid using Promise.prototype.finally in idlharness.js, a=testonly
https://hg.mozilla.org/mozilla-central/rev/4a8963892678
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.