Bug 235943

Summary: Check that LayoutTests/resources/testharness.js is in sync with LayoutTests/imported/w3c/web-platform-tests/resources/testharness.js
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, gsnedders, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235398

Description Kimmo Kinnunen 2022-02-01 02:33:21 PST
Check that LayoutTests/resources/testharness.js is in sync with LayoutTests/imported/w3c/web-platform-tests/resources/testharness.js

Do this also for dependencies.

It makes sense to keep testharness.js matching the big chunk of imported test cases that use the harness.
It makes sense to keep testharness.js relatively up to date:
 - to get improvements in testharness.js (maybe more strict assertions, tests more)
 - to match what web-platform-tests need in case the tests are upstreamed
 - to match what online documentation says about testharness.js

testharness.js dependencies are as of writing:
 - idlharness.js 
 - webidl2.js copied to WebIDLParser.js
Comment 1 Radar WebKit Bug Importer 2022-02-08 02:34:17 PST
<rdar://problem/88619980>