Bug 181724 - [GTK][WPE] Use the same subtest names in GTK and WPE unit tests
Summary: [GTK][WPE] Use the same subtest names in GTK and WPE unit tests
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: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2018-01-17 03:09 PST by Carlos Garcia Campos
Modified: 2018-01-17 03:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2018-01-17 03:12 PST, Carlos Garcia Campos
pnormand: 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-17 03:09:44 PST
We currently use webkit2/foo/bar for GTK and /wpe/foo/bar for WPE. Many of the tests are common, so there's no reason to use different names. This way we can refer to the same test names for both and we can share the expectations in the TestExpectations.json file.
Comment 1 Carlos Garcia Campos 2018-01-17 03:12:01 PST
Created attachment 331481 [details]
Patch
Comment 2 Carlos Garcia Campos 2018-01-17 03:16:20 PST
Committed r227062: <https://trac.webkit.org/changeset/227062>
Comment 3 Radar WebKit Bug Importer 2018-01-17 03:17:53 PST
<rdar://problem/36578941>