Bug 212349

Summary: [WPE] fast/canvas/webgl/readPixels-float.html is failing
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-05-25 07:41:38 PDT
fast/canvas/webgl/readPixels-float.html [ Failure ]

The test started failing in r260908 which updated general test expectations for this test.

Diff: https://build.webkit.org/results/WPE%20Linux%2064-bit%20Release%20(Tests)/r262119%20(18320)/fast/canvas/webgl/readPixels-float-diff.txt

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/readPixels-float-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/readPixels-float-actual.txt
@@ -3,5 +3,5 @@
 Create a floating point texture
 Create and bind framebuffer
 Clear framebuffer to red
-PASS: Framebuffer is floating-point red.
+FAIL: Framebuffer is not floating-point red.