[Webkit-unassigned] [Bug 229052] New: [GTK][WPE] test webgl/1.0.x/conformance/textures/misc/texture-corner-case-videos.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 14:18:41 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229052

            Bug ID: 229052
           Summary: [GTK][WPE] test
                    webgl/1.0.x/conformance/textures/misc/texture-corner-c
                    ase-videos.html fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210812/23354539/attachment.htm>


More information about the webkit-unassigned mailing list