Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 72caebffef6e8dba42314401a44beaea10524f0a
https://github.com/WebKit/WebKit/commit/72caebffef6e8dba42314401a44beaea10524f0a
Author: Philippe Normand <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp
M Tools/TestWebKitAPI/glib/TestExpectations.json
Log Message:
-----------
[GStreamer][ARM64] API tests GStreamerTest.gstStructureGetters and
GStreamerTest.gstStructureJSONSerializing are failing
https://bugs.webkit.org/show_bug.cgi?id=309745
Reviewed by Nikolas Zimmermann.
Use explicitely casted values for int64 and uint64 GStreamer structure fields,
otherwise they might
be stored as int and uint internally.
* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:
(TestWebKitAPI::TEST_F(GStreamerTest, gstStructureGetters)):
(TestWebKitAPI::TEST_F(GStreamerTest, gstStructureJSONSerializing)):
* Tools/TestWebKitAPI/glib/TestExpectations.json:
Canonical link: https://commits.webkit.org/310207@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications