Bug 299730
| Summary: | [GTK][WPE] TestWebCore.GraphicsContextGLTextureMapperTest/AnyContextAttributeTest.WebXRBlitTest/* fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/51559
EWS
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
<rdar://problem/162180005>