Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d2bbb9b54ab2cbd2de838003a14602ae58b492b5
https://github.com/WebKit/WebKit/commit/d2bbb9b54ab2cbd2de838003a14602ae58b492b5
Author: Fujii Hironori <[email protected]>
Date: 2022-11-13 (Sun, 13 Nov 2022)
Changed paths:
M Tools/TestWebKitAPI/Tests/WTF/RunLoop.cpp
Log Message:
-----------
[Win] REGRESSION(255254@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes