Bug 223371

Summary: webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile.html fails on iOS-simulator
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: iPhone / iPad   
OS: iOS 14   
See Also: https://bugs.webkit.org/show_bug.cgi?id=243820
Bug Depends on:    
Bug Blocks: 222812    

Description Kimmo Kinnunen 2021-03-17 01:54:57 PDT
webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile.html fails on iOS-simulator

--- /Users/kkinnunen/Build/Release-iphonesimulator/layout-test-results/webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile-expected.txt
+++ /Users/kkinnunen/Build/Release-iphonesimulator/layout-test-results/webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile-actual.txt
@@ -1,4 +1,11 @@
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
 
 Test: ../../../resources/webgl_test_files/conformance/extensions/khr-parallel-shader-compile.html
-[ PASS ] All tests passed
+
+[ 1: PASS ] getError was expected value: INVALID_ENUM : extension disabled
+[ 2: PASS ] getError was expected value: INVALID_ENUM : extension disabled
+[ 3: PASS ] Successfully enabled KHR_parallel_shader_compile extension
+[ 4: PASS ] ext.COMPLETION_STATUS_KHR is 0x91B1
+[ 5: FAIL ] Program should have taken many more than 6 frames to compile. Actual value: 0 frames, duration 0 ms.
+[ 6: PASS ] successfullyParsed is true
+[ FAIL ] 1 failures reported
Comment 1 Radar WebKit Bug Importer 2021-03-24 01:55:13 PDT
<rdar://problem/75776058>
Comment 2 Kimmo Kinnunen 2023-03-23 01:17:31 PDT

*** This bug has been marked as a duplicate of bug 251514 ***