NEW251680
"No WPT config file found" during local run-webkit-tests
https://bugs.webkit.org/show_bug.cgi?id=251680
Summary "No WPT config file found" during local run-webkit-tests
Kimmo Kinnunen
Reported 2023-02-03 05:06:05 PST
"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
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-10 05:07:18 PST
Note You need to log in before you can comment on or make changes to this bug.