Bug 187023 - [ews-build] Add support for WebKitPerl-Tests-EWS
Summary: [ews-build] Add support for WebKitPerl-Tests-EWS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-25 16:35 PDT by Aakash Jain
Modified: 2018-06-28 11:56 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch (4.33 KB, patch)
2018-06-25 16:38 PDT, Aakash Jain
lforschler: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews202 for win-future (12.87 MB, application/zip)
2018-06-26 04:46 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2018-06-25 16:35:35 PDT
We should add support for Webkitperl-tests-EWS.
Comment 1 Aakash Jain 2018-06-25 16:38:28 PDT
Created attachment 343556 [details]
Proposed patch
Comment 2 EWS Watchlist 2018-06-25 16:40:38 PDT Comment hidden (obsolete)
Comment 3 EWS Watchlist 2018-06-26 04:46:28 PDT Comment hidden (obsolete)
Comment 4 EWS Watchlist 2018-06-26 04:46:39 PDT Comment hidden (obsolete)
Comment 5 Lucas Forschler 2018-06-26 16:43:51 PDT
Comment on attachment 343556 [details]
Proposed patch

This patch seems fine, except for casing.
It looks like we are using all kinds of different styles here:
WebkitpyFactory I think should be WebKitPyFactory or WebKitpyFactory
TestRunWebkitperlTests -> TestRunWebKitPerlTests

name": "Webkitperl-tests-EWS" -> WebKitPerl-Tests-EWS

etc... can we standardize on using CamelCase, and making sure we capitalize the K in WebKit ?
if this means refactoring the entire config, please do it in a separate patch that includes the refactor globally.
Comment 6 Aakash Jain 2018-06-26 17:16:38 PDT
> etc... can we standardize on using CamelCase, and making sure we capitalize
> the K in WebKit ?
> if this means refactoring the entire config, please do it in a separate
> patch that includes the refactor globally.

Sure, will do that.
Comment 7 Aakash Jain 2018-06-26 17:17:51 PDT
Committed r233229: <https://trac.webkit.org/changeset/233229>.
Comment 8 Radar WebKit Bug Importer 2018-06-26 17:19:12 PDT
<rdar://problem/41499402>