WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
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.
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