[Webkit-unassigned] [Bug 231805] New: Mark more tests as slow for pytest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 07:04:12 PDT 2021


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

            Bug ID: 231805
           Summary: Mark more tests as slow for pytest
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com

This goes beyond bug 225156 by marking everything that takes > 0.5s to run on my MacBook Pro (16-inch, 2019) as slow. This makes a larger number of tests get skipped by default than with ./Tools/Scripts/test-webkitpy, but halves the execution time. Having looked at a graph of test execution time, I think the > 0.5s cutoff is the right one to balance running as much as possible as quickly as possible.

-- 
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/20211015/ffae830e/attachment.htm>


More information about the webkit-unassigned mailing list