summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini54
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini
new file mode 100644
index 0000000000..bb909d858f
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini
@@ -0,0 +1,54 @@
+[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:basic:*]
+ [:isAsync=false]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:isAsync=true]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+
+[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:multi_entry_points:*]
+ [:isAsync=false]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac": FAIL
+
+ [:isAsync=true]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac": FAIL
+
+
+[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:precision:*]
+ [:isAsync=false]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:isAsync=true]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+
+[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:shared_shader_module:*]
+ [:isAsync=false]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac": FAIL
+
+ [:isAsync=true]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac": FAIL