Bug 187201 - [ews-build] Add support for JSC-Tests-EWS
Summary: [ews-build] Add support for JSC-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-29 16:11 PDT by Aakash Jain
Modified: 2018-07-05 15:03 PDT (History)
5 users (show)

See Also:


Attachments
Patch for compiling JSC (5.65 KB, patch)
2018-06-29 16:18 PDT, Aakash Jain
lforschler: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2018-06-29 16:11:33 PDT
We should add support for JSC-Tests-EWS. It would involve two main steps: building (Tools/Scripts/build-jsc), and then running jsc tests (Tools/Scripts/run-javascriptcore-tests).
Comment 1 Aakash Jain 2018-06-29 16:18:13 PDT
Created attachment 343964 [details]
Patch for compiling JSC

This is part 1 - to compile JSC. Part 2 to run JSC tests will be in separate patch.

CompileJSCOnly class is similar to https://trac.webkit.org/browser/webkit/trunk/Tools/BuildSlaveSupport/build.webkit.org-config/steps.py#L253

Sample run: http://ews-build.webkit-uat.org/#/builders/17/builds/5
Comment 2 EWS Watchlist 2018-06-29 16:21:02 PDT Comment hidden (obsolete)
Comment 3 Aakash Jain 2018-07-05 15:02:04 PDT
Committed r233471: <https://trac.webkit.org/changeset/233471>
Comment 4 Radar WebKit Bug Importer 2018-07-05 15:03:24 PDT
<rdar://problem/41866045>