Bug 251680
| Summary: | "No WPT config file found" during local run-webkit-tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Tools / Tests | Assignee: | 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
"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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105270213>