Bug 214494 - Stop using promise_rejects() under LayoutTests/http/wpt
Summary: Stop using promise_rejects() under LayoutTests/http/wpt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-17 13:26 PDT by Chris Dumez
Modified: 2020-07-17 15:45 PDT (History)
12 users (show)

See Also:


Attachments
Patch (26.76 KB, patch)
2020-07-17 13:35 PDT, Chris Dumez
ggaren: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-07-17 13:26:59 PDT
Stop using promise_rejects() under LayoutTests/http/wpt as it has been dropped from upstream testharness.js in favor of promise_rejects_js() / promise_reject_dom().
Comment 1 Chris Dumez 2020-07-17 13:35:48 PDT
Created attachment 404584 [details]
Patch
Comment 2 Geoffrey Garen 2020-07-17 15:11:05 PDT
Comment on attachment 404584 [details]
Patch

r=me
Comment 3 EWS 2020-07-17 15:11:47 PDT
ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.
Comment 4 Chris Dumez 2020-07-17 15:22:49 PDT
Committed r264539: <https://trac.webkit.org/changeset/264539>
Comment 5 Radar WebKit Bug Importer 2020-07-17 15:45:28 PDT
<rdar://problem/65747879>