Bug 300464
| Summary: | run-webkit-tests doesn't properly enable skipped tests when passed on command line with LayoutTests in the path | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Alexey Proskuryakov <ap> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
$ run-webkit-tests fast/events/keydown-numpad-keys.html -v
...
Found 1 test; running 1, skipping 0.
$ run-webkit-tests LayoutTests/fast/events/keydown-numpad-keys.html -v
...
Found 1 test; running 0, skipping 1.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/162335032>
Alexey Proskuryakov
Pull request: https://github.com/WebKit/WebKit/pull/52099
EWS
Committed 301409@main (70ff75704e53): <https://commits.webkit.org/301409@main>
Reviewed commits have been landed. Closing PR #52099 and removing active labels.