WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300464
run-webkit-tests doesn't properly enable skipped tests when passed on command line with LayoutTests in the path
https://bugs.webkit.org/show_bug.cgi?id=300464
Summary
run-webkit-tests doesn't properly enable skipped tests when passed on command...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-09 19:31:45 PDT
<
rdar://problem/162335032
>
Alexey Proskuryakov
Comment 2
2025-10-09 19:42:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52099
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.
Top of Page
Format For Printing
XML
Clone This Bug