[webkit-changes] [WebKit/WebKit] d2bbb9: [Win] REGRESSION(255254 at main): TestWTF.WTF_RunLoop...

Fujii Hironori noreply at github.com
Sun Nov 13 21:46:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2bbb9b54ab2cbd2de838003a14602ae58b492b5
      https://github.com/WebKit/WebKit/commit/d2bbb9b54ab2cbd2de838003a14602ae58b492b5
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

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

  Log Message:
  -----------
  [Win] REGRESSION(255254 at main): TestWTF.WTF_RunLoopDeathTest.CapabilityIsCurrentFailureAssertsDeathTest is failing
https://bugs.webkit.org/show_bug.cgi?id=247870

Reviewed by Ross Kirsling.

It was reporting:

> Syntax error at index 35 in simple regular expression "ASSERTION FAILED: runLoop.isCurrent()": '(' is unsupported.

* Tools/TestWebKitAPI/Tests/WTF/RunLoop.cpp:
(WTF_RunLoopDeathTest.CapabilityIsCurrentFailureAssertsDeathTest):
Escaped the parenthesises with backslashes.

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




More information about the webkit-changes mailing list