Bug 182171 - WebDriver: simplify the tests json report
Summary: WebDriver: simplify the tests json report
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-26 05:49 PST by Carlos Garcia Campos
Modified: 2018-01-26 08:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2018-01-26 05:50 PST, Carlos Garcia Campos
clopez: 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 2018-01-26 05:49:22 PST
We are duplicating the test name in every subtest name. WPT already changed the format to remove the test name form the subtest name. We should do the same for simplicity and compatibility with WPT.
Comment 1 Carlos Garcia Campos 2018-01-26 05:50:58 PST
Created attachment 332369 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-01-26 08:48:13 PST
Committed r227677: <https://trac.webkit.org/changeset/227677>
Comment 3 Radar WebKit Bug Importer 2018-01-26 08:50:43 PST
<rdar://problem/36911498>