Bug 223371 - webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile.html fails on iOS-simulator
Summary: webgl/1.0.4/conformance/extensions/khr-parallel-shader-compile.html fails on ...
Status: RESOLVED DUPLICATE of bug 251514
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: iPhone / iPad iOS 14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: webgl2conformance
  Show dependency treegraph
 
Reported: 2021-03-17 01:54 PDT by Kimmo Kinnunen
Modified: 2023-03-23 01:17 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***