[Webkit-unassigned] [Bug 290255] New: [JSC] Remove remaining hard coded test loop count for JSTests/stress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 08:11:09 PDT 2025


https://bugs.webkit.org/show_bug.cgi?id=290255

            Bug ID: 290255
           Summary: [JSC] Remove remaining hard coded test loop count for
                    JSTests/stress
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aosukeke at gmail.com

https://commits.webkit.org/289981@main introduced `testLoopCount` for JS
    tests. But loop counts written as `runs = value` are remaining.

    This patch fixes it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250322/f7f901e0/attachment-0001.htm>


More information about the webkit-unassigned mailing list