Bug 303242
| Summary: | [WebDriver] Add force option to run-webdriver-tests to ignore the test expectations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | Tools / Tests | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
Currently, to run skipped tests, we need to explicitly edit the `WebDriverTests/TestExpectations.json`. Besides that, pytest also hides the error messages for expected failures, requiring us to change a failing test to PASS in order to view the errors.
We could add a `--force` option to make run-webdriver-tests outright ignore the existing expectations.
Patch incoming.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/54562
EWS
Committed 303659@main (8519d358668d): <https://commits.webkit.org/303659@main>
Reviewed commits have been landed. Closing PR #54562 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165591766>