Bug 299730

Summary: [GTK][WPE] TestWebCore.GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/* fail
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Fujii Hironori
Reported 2025-09-29 05:34:45 PDT
Unexpected failures (8) /TestWebCore GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truetruetrue GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truetruefalse GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truefalsetrue GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truefalsefalse GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/falsetruetrue GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/falsetruefalse GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/falsefalsetrue GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/falsefalsefalse $ ./WebKitBuild/GTK/Release/bin/TestWebKitAPI/TestWebCore --gtest_filter=GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truetruetrue **FAIL** GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/truetruetrue /home/fujii/webkit/wa/Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:406 Value of: checkReadPixel(*gl, { 0, 0 }, Color::blue) Actual: false (Got: #00000000, expected: #0000FF.) Expected: true /home/fujii/webkit/wa/Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:407 Value of: checkReadPixel(*gl, { 1, 1 }, Color::blue) Actual: false (Got: #00000000, expected: #0000FF.) Expected: true /home/fujii/webkit/wa/Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:413 Value of: checkReadPixel(*gl, { 0, 0 }, Color::green) Actual: false (Got: #00000000, expected: #00FF00.) Expected: true /home/fujii/webkit/wa/Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:414 Value of: checkReadPixel(*gl, { 1, 1 }, Color::green) Actual: false (Got: #00000000, expected: #00FF00.) Expected: true /home/fujii/webkit/wa/Tools/TestWebKitAPI/Tests/WebCore/glib/GraphicsContextGLTextureMapper.cpp:416 Value of: gl->getErrors().isEmpty() Actual: false Expected: true
Attachments
Fujii Hironori
Comment 1 2025-09-30 04:47:39 PDT
EWS
Comment 2 2025-10-08 01:01:46 PDT
Committed 301194@main (994571cc5075): <https://commits.webkit.org/301194@main> Reviewed commits have been landed. Closing PR #51559 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-10-08 01:02:11 PDT
Note You need to log in before you can comment on or make changes to this bug.