Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de655a1ae3faf3e92f099f43b095927f981d4f82
https://github.com/WebKit/WebKit/commit/de655a1ae3faf3e92f099f43b095927f981d4f82
Author: Yijia Huang <[email protected]>
Date: 2025-09-27 (Sat, 27 Sep 2025)
Changed paths:
M JSTests/stress/regexp-exec-dfg-strength-reduction-regExpObjectNode.js
Log Message:
-----------
[JSC] Fix jitAllowlist option in
regexp-exec-dfg-strength-reduction-regExpObjectNode.js
https://bugs.webkit.org/show_bug.cgi?id=299677
rdar://161491332
Reviewed by Yusuke Suzuki.
Remove manual quote escaping from --jitAllowlist option in test directive.
The test framework's argument parsing cannot properly handle embedded quotes
within argument strings, causing the test to fail when run through the
stress test framework. Let the framework handle shell metacharacter escaping
automatically.
Canonical link: https://commits.webkit.org/300653@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