Bug 251680

Summary: "No WPT config file found" during local run-webkit-tests
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, gsnedders, ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.