Bug 221050

Summary: [GTK] run-gtk-tests: Support running individual tests for GTest test suites
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: Tools / TestsAssignee: Alicia Boya García <aboya>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alicia Boya García 2021-01-27 10:58:46 PST
run-gtk-tests accepts any number of optional `-p` arguments to run
only certain tests. Unfortunately, this feature is only currently
implemented for glib tests suites.

This patch adds support for this feature with gtest suites as well.
Comment 1 Alicia Boya García 2021-01-27 11:02:31 PST
Created attachment 418561 [details]
Patch
Comment 2 EWS 2021-02-05 02:03:39 PST
Committed r272407: <https://trac.webkit.org/changeset/272407>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418561 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-05 02:04:14 PST
<rdar://problem/74017930>