Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63136199676e32e0cb0f5b64c356f59bb46fd165
https://github.com/WebKit/WebKit/commit/63136199676e32e0cb0f5b64c356f59bb46fd165
Author: Michael[tm] Smith <[email protected]>
Date: 2024-06-04 (Tue, 04 Jun 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
Enable copy-pasting file lists to run-webkit-tests from EWS “Found N new test
failures” output
https://bugs.webkit.org/show_bug.cgi?id=274814
Reviewed by Alexey Proskuryakov.
This change removes the commas in the list of pathnames/testnames in the
“Found N new test failures” part of EWS build-report pages. That enables
you to copy the list and paste it directly into the run-webkit-tests
command line in your shell.
Otherwise, without this change, if you want to run the tests listed in
EWS “Found N new test failures” build-report output, you have to manually
remove the commas from the list before feeding it to run-webkit-tests.
* Tools/CISupport/ews-build/steps.py:
(AnalyzeLayoutTestsResults.report_failure):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestAnalyzeLayoutTestsResults.test_clean_tree_has_some_failures):
(TestAnalyzeLayoutTestsResults.test_change_introduces_lot_of_failures):
(TestAnalyzeLayoutTestsResultsRedTree.test_step_retry_with_change_timeouts):
Canonical link: https://commits.webkit.org/279699@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes