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 / TestsAssignee: 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
Reported 2025-10-09 13:48:12 PDT
$ 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
Radar WebKit Bug Importer
Comment 1 2025-10-09 19:31:45 PDT
Alexey Proskuryakov
Comment 2 2025-10-09 19:42:56 PDT
EWS
Comment 3 2025-10-13 08:08:08 PDT
Committed 301409@main (70ff75704e53): <https://commits.webkit.org/301409@main> Reviewed commits have been landed. Closing PR #52099 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.