Bug 199120

Summary: [ews-build] Upload test results after running layout-tests
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, ews-watchlist, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Aakash Jain 2019-06-21 15:20:58 PDT
EWS should upload test results after running layout-tests. This will allow users to see the test results.
Comment 1 Aakash Jain 2019-06-21 15:23:16 PDT
Created attachment 372658 [details]
Patch
Comment 2 Aakash Jain 2019-06-21 15:23:37 PDT
Sample run: https://ews-build.webkit-uat.org/#/builders/35/builds/8
Comment 3 EWS Watchlist 2019-06-21 15:25:39 PDT Comment hidden (obsolete)
Comment 4 Jonathan Bedard 2019-06-24 07:46:16 PDT
Comment on attachment 372658 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=372658&action=review

> Tools/BuildSlaveSupport/ews-build/steps.py:800
> +            self.build.addStepsAfterCurrentStep([ArchiveTestResults(), UploadTestResults(), ExtractTestResults()])

To make sure I'm understanding this correctly, these steps upload the results to the build-master, right? Sort of the same way it works for normal trunk testing?
Comment 5 Aakash Jain 2019-06-24 07:51:11 PDT
> To make sure I'm understanding this correctly, these steps upload the results to the build-master, right? Sort of the same way it works for normal trunk testing?
Yeah
Comment 6 WebKit Commit Bot 2019-06-24 08:11:09 PDT
Comment on attachment 372658 [details]
Patch

Clearing flags on attachment: 372658

Committed r246737: <https://trac.webkit.org/changeset/246737>
Comment 7 WebKit Commit Bot 2019-06-24 08:11:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-06-24 08:12:23 PDT
<rdar://problem/52054249>