WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 229052
[GTK][WPE] test webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html fails
https://bugs.webkit.org/show_bug.cgi?id=229052
Summary
[GTK][WPE] test webgl/1.0.x/conformance/textures/misc/texture-corner-case-vid...
Carlos Alberto Lopez Perez
Reported
2021-08-12 14:18:41 PDT
r280963
fixed the test webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html for platform Cocoa. However the test still fails on platforms GTK and WPE. The text failure is: --- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos-expected.txt +++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos-actual.txt @@ -1,4 +1,21 @@ This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. Test: ../../../../resources/webgl_test_files/conformance/textures/misc/texture-corner-case-videos.html -[ PASS ] All tests passed + +[ 1: PASS ] shouldBe 0,255,0 +[ 2: PASS ] shouldBe 255,0,0 +[ 3: PASS ] getError was expected value: NO_ERROR : should be no errors +[ 4: FAIL ] shouldBe 255,0,0 at (4, 4) expected: 255,0,0 was 0,0,255 +[ 5: PASS ] shouldBe 0,255,0 +[ 6: PASS ] getError was expected value: NO_ERROR : should be no errors +[ 7: PASS ] shouldBe 0,255,0 +[ 8: PASS ] shouldBe 255,0,0 +[ 9: PASS ] getError was expected value: NO_ERROR : should be no errors +[ 10: PASS ] shouldBe 255,0,0 +[ 11: PASS ] shouldBe 0,255,0 +[ 12: PASS ] getError was expected value: NO_ERROR : should be no errors +[ 13: PASS ] shouldBe 0,255,0 +[ 14: PASS ] shouldBe 255,0,0 +[ 15: PASS ] getError was expected value: NO_ERROR : should be no errors +[ 16: PASS ] successfullyParsed is true +[ FAIL ] 1 failures reported Note that the test webgl/2.0.y/conformance/textures/misc/texture-corner-case-videos.html also fixed on
r280963
is expected to fail because GTK and WPE still don't support WebGL 2.0. See
bug 166536
and
bug 208188
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2021-08-12 18:28:53 PDT
Expectations updated on
r281002
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