[Webkit-unassigned] [Bug 209139] New: [ iOS wk2 ] webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html is failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 09:10:38 PDT 2020


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

            Bug ID: 209139
           Summary: [ iOS wk2 ]
                    webgl/1.0.3/conformance/textures/copy-tex-image-2d-for
                    mats.html is failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com
                CC: mmaxfield at apple.com

webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html

Description:
This test is failing on iOS wk2. This appears to be related to the solution provided here: https://trac.webkit.org/changeset/258462.

History:
https://results.webkit.org/?suite=layout-tests&test=webgl%2F1.0.3%2Fconformance%2Ftextures%2Fcopy-tex-image-2d-formats.html&platform=ios&limit=50000

Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats-actual.txt
@@ -1,5 +1,56 @@
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

 Test: ../../resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html
-[ PASS ] All tests passed
+[ 1: PASS ] getError was expected value: NO_ERROR : During Initialization
+[ 2: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D ALPHA from RGBA
+[ 3: PASS ] should be 0,0,0,127
+[ 4: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 5: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE from RGBA
+[ 6: PASS ] should be 64,64,64,255
+[ 7: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 8: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA
+[ 9: PASS ] should be 64,64,64,127
+[ 10: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 11: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGB from RGBA
+[ 12: PASS ] should be 64,255,191,255
+[ 13: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 14: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGBA from RGBA
+[ 15: PASS ] should be 64,255,191,127
+[ 16: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 17: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D ALPHA from RGB
+[ 18: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE from RGB
+[ 19: PASS ] should be 64,64,64,255
+[ 20: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 21: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB
+[ 22: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGB from RGB
+[ 23: PASS ] should be 64,255,191,255
+[ 24: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 25: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D RGBA from RGB
+[ 26: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D ALPHA from RGBA
+[ 27: PASS ] should be 0,0,0,127
+[ 28: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 29: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE from RGBA
+[ 30: PASS ] should be 64,64,64,255
+[ 31: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 32: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA
+[ 33: PASS ] should be 64,64,64,127
+[ 34: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 35: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGB from RGBA
+[ 36: PASS ] should be 64,255,191,255
+[ 37: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 38: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGBA from RGBA
+[ 39: PASS ] should be 64,255,191,127
+[ 40: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 41: PASS ] getError was expected value: NO_ERROR : During Initialization
+[ 42: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D ALPHA from RGB
+[ 43: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D LUMINANCE from RGB
+[ 44: FAIL ] at (0, 0) expected: 64,64,64,255 was 64,64,64,0
+[ 45: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 46: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D LUMINANCE_ALPHA from RGB
+[ 47: PASS ] getError was expected value: NO_ERROR : should be able to copyTexImage2D RGB from RGB
+[ 48: FAIL ] at (0, 0) expected: 64,255,191,255 was 64,255,191,0
+[ 49: PASS ] getError was expected value: NO_ERROR : should be no errors
+[ 50: PASS ] getError was expected value: INVALID_OPERATION : should not be able to copyTexImage2D RGBA from RGB
+[ 51: PASS ] successfullyParsed is true
+[ FAIL ] 2 failures reported

-- 
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/20200316/39aed153/attachment-0001.htm>


More information about the webkit-unassigned mailing list