[Webkit-unassigned] [Bug 251680] New: "No WPT config file found" during local run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 05:06:05 PST 2023


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

            Bug ID: 251680
           Summary: "No WPT config file found" during local
                    run-webkit-tests
           Product: WebKit
           Version: Safari Technology Preview
          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
                CC: gsnedders at apple.com, ntim at apple.com

"No WPT config file found" during local run-webkit-tests

This is due to WPT config.json is not copied to correct place, but is tried to be retrieved even when running localhost_only=True scenarios.

Also, the .json is parsed plenty of times during each r-w-t run, needlessly.

Repro:

run-webkit-tests --debug-rwt-logging  --no-build --debug webgl

-- 
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/20230203/983425cf/attachment.htm>


More information about the webkit-unassigned mailing list