Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3ad5982fcec45b7ccadcd2df37cf917e74a6f9a
https://github.com/WebKit/WebKit/commit/d3ad5982fcec45b7ccadcd2df37cf917e74a6f9a
Author: Justin Michaud <[email protected]>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WTF/DateMath.cpp
M Tools/TestWebKitAPI/Tests/WTF/InlineMap.cpp
M Tools/TestWebKitAPI/Tests/WTF/MathExtras.cpp
Log Message:
-----------
Fix TestWTF on arm64 linux
https://bugs.webkit.org/show_bug.cgi?id=320929
Reviewed by Yusuke Suzuki.
Fixes some minor bugs when trying to run these tests on my machine:
1) Timezones
2) chars are unsigned on arm64 linux
3) Flush WTF loggers like surrounding tests
Canonical link: https://commits.webkit.org/318788@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications