Bug 187201

Summary: [ews-build] Add support for JSC-Tests-EWS
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, ews-watchlist, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=187365
Attachments:
Description Flags
Patch for compiling JSC lforschler: review+

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>