Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0d823991a9c000ecebedabc3717440953eb41f86
https://github.com/WebKit/WebKit/commit/0d823991a9c000ecebedabc3717440953eb41f86
Author: Philippe Normand <[email protected]>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
M Tools/CISupport/build-webkit-org/steps_unittest.py
M Tools/Scripts/test262/Runner.pm
Log Message:
-----------
[GTK][WPE] Pass platform argument to test262 runner
https://bugs.webkit.org/show_bug.cgi?id=302549
<rdar://problem/165232128>
Reviewed by Carlos Alberto Lopez Perez.
By passing the platform argument to the runner, the product dir can be reliably
determined and
cached before processing CLI options. Without this change the runner won't find
jsc on WPE/GTK
builds, in fact this has been broken since the migration to the new Linux SDK.
Canonical link: https://commits.webkit.org/303610@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications