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: | WebGL | Assignee: | 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 |
Kimmo Kinnunen
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75776058>
Kimmo Kinnunen
*** This bug has been marked as a duplicate of bug 251514 ***