RESOLVED FIXED 202231
[GTK] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html is failing
https://bugs.webkit.org/show_bug.cgi?id=202231
Summary [GTK] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html is failing
Alicia Boya García
Reported 2019-09-25 13:22:21 PDT
fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-actual.txt @@ -9,7 +9,8 @@ PASS shouldBe 255,0,0 Testing texImage2D with flipY=false Checking lower left corner -PASS shouldBe 255,0,0 +FAIL shouldBe 255,0,0 +at (0, 0) expected: 255,0,0 was 0,0,255 Checking upper left corner PASS shouldBe 0,255,0 Testing texSubImage2D with flipY=true @@ -24,6 +25,7 @@ PASS shouldBe 0,255,0 PASS getError was expected value: NO_ERROR : should be no errors PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Nikolas Zimmermann
Comment 1 2019-11-27 04:13:42 PST
Note You need to log in before you can comment on or make changes to this bug.