[webkit-changes] [WebKit/WebKit] 3f684c: SequenceLockedTest.Works times out frequently

Kimmo Kinnunen noreply at github.com
Mon Oct 9 12:36:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f684c97ab593f5a75aad7eb88813841b8dbb5ad
      https://github.com/WebKit/WebKit/commit/3f684c97ab593f5a75aad7eb88813841b8dbb5ad
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WTF/SequenceLockedTest.cpp

  Log Message:
  -----------
  SequenceLockedTest.Works times out frequently
https://bugs.webkit.org/show_bug.cgi?id=262875
<rdar://problem/116668218>

Reviewed by Antti Koivisto.

Avoid the timeout by using less iterations in the loop that tests
for races.

* Tools/TestWebKitAPI/Tests/WTF/SequenceLockedTest.cpp:
(TestWebKitAPI::TEST_F):

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




More information about the webkit-changes mailing list