WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309745
[GStreamer][ARM64] API tests GStreamerTest.gstStructureGetters and GStreamerTest.gstStructureJSONSerializing are failing
https://bugs.webkit.org/show_bug.cgi?id=309745
Summary
[GStreamer][ARM64] API tests GStreamerTest.gstStructureGetters and GStreamerT...
Lauro Moura
Reported
2026-03-11 19:37:29 PDT
GStreamerTest.gstStructureGetters GStreamerTest.gstStructureJSONSerializing Failing consistently for at least the last 30 jobs up to
309102@main
**FAIL** GStreamerTest.gstStructureGetters ../../../Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:63 Expected equality of these values: gstStructureGet<int64_t>(structure.get(), "int64-val"_s) Which is: (4294967286) -10 **FAIL** GStreamerTest.gstStructureJSONSerializing ../../../Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:105 Expected equality of these values: jsonString Which is: {"int-val":5,"str-val":"foo","bool-val":1,"uint64-val":{"$biguint":"18014398509481982"},"uint-val":2147483648,"int64-val":{"$bigint":"281470681744026"}} "{\"int-val\":5,\"str-val\":\"foo\",\"bool-val\":1,\"uint64-val\":{\"$biguint\":\"18014398509481982\"},\"uint-val\":2147483648,\"int64-val\":{\"$bigint\":\"666\"}}"_s Which is: {"int-val":5,"str-val":"foo","bool-val":1,"uint64-val":{"$biguint":"18014398509481982"},"uint-val":2147483648,"int64-val":{"$bigint":"666"}}
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2026-03-29 07:22:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61622
EWS
Comment 2
2026-03-30 01:13:44 PDT
Committed
310207@main
(72caebffef6e): <
https://commits.webkit.org/310207@main
> Reviewed commits have been landed. Closing PR #61622 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug