WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2019-11-27 04:13:42 PST
According to
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11947/steps/layout-test/logs/stdio
this test works fine. Updating expectations.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug