Bug 213542 - Stop using assert_throws() under LayoutTests/http/wpt
Summary: Stop using assert_throws() 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-06-23 17:34 PDT by Chris Dumez
Modified: 2020-06-23 20:28 PDT (History)
12 users (show)

See Also:


Attachments
Patch (17.20 KB, patch)
2020-06-23 17:35 PDT, Chris Dumez
no flags 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-06-23 17:34:08 PDT
Stop using assert_throws() under LayoutTests/http/wpt since it has been dropped from testharness.js upstream, in favor of assert_throws_dom() / assert_throws_js() variants.
Comment 1 Chris Dumez 2020-06-23 17:35:09 PDT
Created attachment 402611 [details]
Patch
Comment 2 EWS 2020-06-23 20:27:49 PDT
Committed r263438: <https://trac.webkit.org/changeset/263438>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402611 [details].
Comment 3 Radar WebKit Bug Importer 2020-06-23 20:28:17 PDT
<rdar://problem/64680117>