[Webkit-unassigned] [Bug 280050] New: testharness.js subresources use testharnessreport.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 01:20:01 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280050

            Bug ID: 280050
           Summary: testharness.js subresources use testharnessreport.js
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240920/9a6fc09a/attachment.htm>


More information about the webkit-unassigned mailing list