WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199120
[ews-build] Upload test results after running layout-tests
https://bugs.webkit.org/show_bug.cgi?id=199120
Summary
[ews-build] Upload test results after running layout-tests
Aakash Jain
Reported
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.
Attachments
Patch
(2.50 KB, patch)
2019-06-21 15:23 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-06-21 15:23:16 PDT
Created
attachment 372658
[details]
Patch
Aakash Jain
Comment 2
2019-06-21 15:23:37 PDT
Sample run:
https://ews-build.webkit-uat.org/#/builders/35/builds/8
EWS Watchlist
Comment 3
2019-06-21 15:25:39 PDT
Comment hidden (obsolete)
Attachment 372658
[details]
did not pass style-queue: ERROR: Tools/BuildSlaveSupport/ews-build/steps.py:792: [RunWebKitTests.evaluateCommand] Use of super on an old style class [pylint/E1002] [5] ERROR: Tools/BuildSlaveSupport/ews-build/steps_unittest.py:819: [TestRunWebKitTests.test_success] Passing unexpected keyword argument 'state_string' in function call [pylint/E1123] [5] ERROR: Tools/BuildSlaveSupport/ews-build/steps_unittest.py:819: [TestRunWebKitTests.test_success] No value passed for parameter 'status_text' in function call [pylint/E1120] [5] ERROR: Tools/BuildSlaveSupport/ews-build/steps_unittest.py:855: [TestRunWebKit1Tests.test_success] Passing unexpected keyword argument 'state_string' in function call [pylint/E1123] [5] ERROR: Tools/BuildSlaveSupport/ews-build/steps_unittest.py:855: [TestRunWebKit1Tests.test_success] No value passed for parameter 'status_text' in function call [pylint/E1120] [5] Total errors found: 5 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Jonathan Bedard
Comment 4
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?
Aakash Jain
Comment 5
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
WebKit Commit Bot
Comment 6
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
>
WebKit Commit Bot
Comment 7
2019-06-24 08:11:10 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8
2019-06-24 08:12:23 PDT
<
rdar://problem/52054249
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug