Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a4074f184f394e981885b541a1ee2929c453376
https://github.com/WebKit/WebKit/commit/9a4074f184f394e981885b541a1ee2929c453376
Author: Brianna Fan <[email protected]>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
Remove --skip-failing-tests from run-webkit-tests when running stress tests
https://bugs.webkit.org/show_bug.cgi?id=272845
rdar://problem/126637727
Reviewed by Jonathan Bedard.
Run all modified LayoutTests in stress mode by removing the
--skip-failing-tests option.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitTests): Added STRESS_MODE property.
(RunWebKitTests.setLayoutTestCommand):
(RunWebKitTestsInStressMode): Set STRESS_MODE to True.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestRunWebKitTestsInStressMode.test_success):
(TestRunWebKitTestsInStressMode.test_success_wk1):
(TestRunWebKitTestsInStressMode.test_failure):
(TestRunWebKitTestsInStressMode.test_success_additional_arguments):
(TestRunWebKitTestsInStressGuardmallocMode.test_success):
(TestRunWebKitTestsInStressGuardmallocMode.test_failure):
Canonical link: https://commits.webkit.org/277631@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