Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 174a34634f2878c1815446c5ca5bcc1323a2ee5d
https://github.com/WebKit/WebKit/commit/174a34634f2878c1815446c5ca5bcc1323a2ee5d
Author: Fujii Hironori <[email protected]>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WTF/StackTraceTest.cpp
Log Message:
-----------
[Win] StackTraceTest.StackTraceWorks fails
https://bugs.webkit.org/show_bug.cgi?id=265424
Reviewed by Ross Kirsling.
StackTraceTest.StackTraceWorks test was enabled only for Release build
on Windows. However, WTFGetBacktrace can't get function names for
Windows Release builds. The test case should be enabled only for Debug
build.
* Tools/TestWebKitAPI/Tests/WTF/StackTraceTest.cpp:
Canonical link: https://commits.webkit.org/271185@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes