Bug 267452
Summary: | [WPE] WPE Platform: run-webkit-tests is not passing the wpe-platform-api option to WTR | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 265636 |
Carlos Garcia Campos
This is because command line options convert '-' to '_' so we should actually check for 'wpe_platform_api' option.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/22707
EWS
Committed 273033@main (a5b855dbfb72): <https://commits.webkit.org/273033@main>
Reviewed commits have been landed. Closing PR #22707 and removing active labels.