WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
280050
testharness.js subresources use testharnessreport.js
https://bugs.webkit.org/show_bug.cgi?id=280050
Summary
testharness.js subresources use testharnessreport.js
Kimmo Kinnunen
Reported
2024-09-20 01:20:01 PDT
testharness.js subresources use testharnessreport.js `fetch_tests_from_window` will aggregate tests from separate windows or iframes into the current document as if they were all part of the same test suite. The document of the second window (or iframe) should include `testharness.js`, but not `testharnessreport.js`, and use `test`, `async_test`, and `promise_test` in the usual manner.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-20 01:20:36 PDT
<
rdar://problem/136348953
>
Kimmo Kinnunen
Comment 2
2024-09-20 01:26:14 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33969
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug