Bug 212349 - [WPE] fast/canvas/webgl/readPixels-float.html is failing
Summary: [WPE] fast/canvas/webgl/readPixels-float.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-25 07:41 PDT by Diego Pino
Modified: 2020-05-25 07:41 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.