Bug 193904 - WebDriver: add support for running subtests
Summary: WebDriver: add support for running subtests
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-28 06:29 PST by Carlos Garcia Campos
Modified: 2019-01-29 02:39 PST (History)
7 users (show)

See Also:


Attachments
Patch (9.13 KB, patch)
2019-01-28 06:35 PST, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-01-28 06:29:27 PST
pytest already supports by passing test.py::subtest, so we can do the same.
Comment 1 Carlos Garcia Campos 2019-01-28 06:35:39 PST
Created attachment 360337 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-01-29 02:38:48 PST
Committed r240649: <https://trac.webkit.org/changeset/240649>
Comment 3 Radar WebKit Bug Importer 2019-01-29 02:39:28 PST
<rdar://problem/47627829>