[Webkit-unassigned] [Bug 205665] New: REGRESSOIN (): webgl/2.0.0/conformance2/rendering/clipping-wide-points.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 31 14:35:05 PST 2019


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

            Bug ID: 205665
           Summary: REGRESSOIN ():
                    webgl/2.0.0/conformance2/rendering/clipping-wide-point
                    s.html is failing
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: dino at apple.com, kbr at google.com,
                    webkit-bug-importer at group.apple.com

webgl/2.0.0/conformance2/rendering/clipping-wide-points.html started to fail 100% after the switch to ANGLE on some hardware/software configurations (I think that it fails on all IG models, but didn't check carefully).

https://results.webkit.org/?suite=layout-tests&test=webgl%2F2.0.0%2Fconformance2%2Frendering%2Fclipping-wide-points.html

The diff appears to say that it's actually passing on IG and failing elsewhere?

@@ -1,15 +1,5 @@
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

 Test: ../../resources/webgl_test_files/conformance2/rendering/clipping-wide-points.html
-[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors after setting up program
-[ 2: PASS ] should be 0,255,0
-[ 3: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
-[ 4: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0
-[ 5: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
-[ 6: PASS ] should be 0,255,0
-[ 7: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
-[ 8: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0
-[ 9: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
-[ 10: PASS ] successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed

-- 
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/20191231/25fb3efa/attachment-0001.htm>


More information about the webkit-unassigned mailing list