Bug 206319

Summary: run-api-tests no longer supports wildcards in test names
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, cdumez, commit-queue, ews-watchlist, glenn, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.