[Webkit-unassigned] [Bug 252210] New: New test: [iOS / macOS] webgl/webgl-ext-norm16-texture-texsubimage-nocrash.html consistently failing / crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 16:25:22 PST 2023


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

            Bug ID: 252210
           Summary: New test: [iOS / macOS]
                    webgl/webgl-ext-norm16-texture-texsubimage-nocrash.htm
                    l consistently failing / crashing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com,
                    webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

webgl/webgl-ext-norm16-texture-texsubimage-nocrash.html has been consistently failing on macOS and iOS release bots and crashing on debug since it was added with https://commits.webkit.org/260114@main

https://results.webkit.org/?suite=layout-tests&test=webgl%2Fwebgl-ext-norm16-texture-texsubimage-nocrash.html

--- /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/layout-test-results/webgl/webgl-ext-norm16-texture-texsubimage-nocrash-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/layout-test-results/webgl/webgl-ext-norm16-texture-texsubimage-nocrash-actual.txt
@@ -1,8 +1,8 @@
-Test that texSubImage3D does not crash on with EXT_norm16_texture.
+Test that texSubImage does not crash on with EXT_norm16_texture.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

-TEST COMPLETE: 97 PASS, 0 FAIL
+TEST COMPLETE: 93 PASS, 4 FAIL

 Test: 2d R16_EXT RED UNSIGNED_SHORT
 PASS getError was expected value: NO_ERROR :
@@ -38,11 +38,11 @@
 PASS Test: RG16_SNORM_EXT RG UNSIGNED_SHORT did not crash.
 Test: 2d RGB16_EXT RGB UNSIGNED_SHORT
 PASS getError was expected value: NO_ERROR :
-PASS getError was expected value: NO_ERROR :
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION :
 PASS Test: RGB16_EXT RGB UNSIGNED_SHORT did not crash.
 Test: 2d RGB16_SNORM_EXT RGB SHORT
 PASS getError was expected value: NO_ERROR :
-PASS getError was expected value: NO_ERROR :
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION :
 PASS Test: RGB16_SNORM_EXT RGB SHORT did not crash.
 Test: 2d RGB16_EXT RGB SHORT
 PASS getError was expected value: INVALID_OPERATION :
@@ -102,11 +102,11 @@
 PASS Test: RG16_SNORM_EXT RG UNSIGNED_SHORT did not crash.
 Test: 3d RGB16_EXT RGB UNSIGNED_SHORT
 PASS getError was expected value: NO_ERROR :
-PASS getError was expected value: NO_ERROR :
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION :
 PASS Test: RGB16_EXT RGB UNSIGNED_SHORT did not crash.
 Test: 3d RGB16_SNORM_EXT RGB SHORT
 PASS getError was expected value: NO_ERROR :
-PASS getError was expected value: NO_ERROR :
+FAIL getError expected: NO_ERROR. Was INVALID_OPERATION :
 PASS Test: RGB16_SNORM_EXT RGB SHORT did not crash.
 Test: 3d RGB16_EXT RGB SHORT
 PASS getError was expected value: INVALID_OPERATION :

-- 
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/20230214/8d6d17e2/attachment-0001.htm>


More information about the webkit-unassigned mailing list