Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e038053db43ba33ab0a4bc59a2d7fdeb1ce1690b
https://github.com/WebKit/WebKit/commit/e038053db43ba33ab0a4bc59a2d7fdeb1ce1690b
Author: Mark Lam <[email protected]>
Date: 2024-06-01 (Sat, 01 Jun 2024)
Changed paths:
M Tools/Scripts/run-javascriptcore-tests
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
Compute and pass $platform to run-jsc-stress-tests to make it easier to skip
tests for specific platforms.
https://bugs.webkit.org/show_bug.cgi?id=275018
rdar://129111944
Reviewed by Yijia Huang.
run-javascriptcore-tests already has a sub-routine to compute $platform and
other configuration details.
Re-purpose this sub-routine and always run it. Then, pass the $platform value
to run-jsc-stress-tests.
* Tools/Scripts/run-javascriptcore-tests:
(runJSCStressTests):
(uploadResults):
(configurationForUpload): Deleted.
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/279616@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