Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3aad912ee3dd6dac4644a22ff961ca270cdc3647
https://github.com/WebKit/WebKit/commit/3aad912ee3dd6dac4644a22ff961ca270cdc3647
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M Tools/Scripts/run-javascriptcore-tests
Log Message:
-----------
[run-javascriptcore-tests] Take wrappers into account when checking for
presence of executables
https://bugs.webkit.org/show_bug.cgi?id=299738
Reviewed by Yijia Huang.
We can't assume that the first element of the command array is the
executable; it could be a wrapper instead, in which case it won't be
found (because it needs to be searched for in the PATH) and we
erroneously consider the test binary to be missing.
Canonical link: https://commits.webkit.org/300929@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