Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 556f61ca17f1bef3e5e527fb87f1cd61e3aa6bd0
      
https://github.com/WebKit/WebKit/commit/556f61ca17f1bef3e5e527fb87f1cd61e3aa6bd0
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-09-27 (Sat, 27 Sep 2025)

  Changed paths:
    M JSTests/stress/force-string-array-or-string.js

  Log Message:
  -----------
  [JSC] Fix force-string-array-or-string.js jitPolicyScale config
https://bugs.webkit.org/show_bug.cgi?id=299667
rdar://161481854

Reviewed by Sosuke Suzuki.

Using jitPolicyScale for all configuration makes test very long,
it causes timeout when it is combined with a config which takes long
time. This patch changes it to use runDefault("--jitPolicyScale=X") as
this test is causing timeout.

* JSTests/stress/force-string-array-or-string.js:

Canonical link: https://commits.webkit.org/300650@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

Reply via email to