Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b18b05b10442f015f07f8ef6deda060a5264a3c6
      
https://github.com/WebKit/WebKit/commit/b18b05b10442f015f07f8ef6deda060a5264a3c6
  Author: Fujii Hironori <[email protected]>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M JSTests/stress/many-substrings-of-rope-shouldnt-use-excessive-memory-2.js

  Log Message:
  -----------
  [Gardening] Skip 
stress/many-substrings-of-rope-shouldnt-use-excessive-memory-2.js.default for 
Linux/x86_64
https://bugs.webkit.org/show_bug.cgi?id=306952

Reviewed by Yusuke Suzuki.

306795@main added a skip condition `$platform == "linux"`, but this is not a
correct platform name. It should be `$hostOS == "linux"` or
($platform == "GTK" or $platform == "WPE")`. Took the former.

* JSTests/stress/many-substrings-of-rope-shouldnt-use-excessive-memory-2.js:

Canonical link: https://commits.webkit.org/306919@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to