Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 23a93ba0cddf949d000cadd4198f5f874178a614
https://github.com/WebKit/WebKit/commit/23a93ba0cddf949d000cadd4198f5f874178a614
Author: Jonathan Bedard <[email protected]>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M Tools/CISupport/ews-build/loadConfig.py
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
EWS should report test failures from clean-tree to results.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=203829
rdar://56916405
Reviewed by Aakash Jain.
* Tools/CISupport/ews-build/loadConfig.py:
(loadBuilderConfig): Load RESULTS_SERVER_API_KEY from passwords.json.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTestsWithoutChange.start): Set API key environment variable.
(RunWebKitTestsWithoutChange.setLayoutTestCommand): Upload results to
results.webkit.org.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestRunWebKitTestsWithoutChange.test_success):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_success):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_removes_skipped_that_fails):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_fail):
(TestRunWebKitTestsWithoutChange.test_run_subtest_tests_limit_exceeded):
(TestRunWebKitTestsWithoutChange.test_failure):
Canonical link: https://commits.webkit.org/257789@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes