Bug 206319 - run-api-tests no longer supports wildcards in test names
Summary: run-api-tests no longer supports wildcards in test names
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-15 15:25 PST by Jonathan Bedard
Modified: 2020-01-15 16:36 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2020-01-15 15:28 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-01-15 15:25:41 PST
From Chris Dumez:

I used to be able to do:
run-webkit-tests DeviceOrientation.PermissionSecureContextCheck*

Which would run both:
DeviceOrientation.PermissionSecureContextCheck
DeviceOrientation.PermissionSecureContextCheckDisabled

This was super convenient but stopped working a while back when our tools got updated.
Comment 1 Jonathan Bedard 2020-01-15 15:26:07 PST
<rdar://problem/58351608>
Comment 2 Jonathan Bedard 2020-01-15 15:28:26 PST
Created attachment 387855 [details]
Patch
Comment 3 WebKit Commit Bot 2020-01-15 16:35:25 PST
The commit-queue encountered the following flaky tests while processing attachment 387855 [details]:

editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2020-01-15 16:36:01 PST
Comment on attachment 387855 [details]
Patch

Clearing flags on attachment: 387855

Committed r254654: <https://trac.webkit.org/changeset/254654>
Comment 5 WebKit Commit Bot 2020-01-15 16:36:03 PST
All reviewed patches have been landed.  Closing bug.