summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini62
1 files changed, 62 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini
new file mode 100644
index 0000000000..8e30afb111
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini
@@ -0,0 +1,62 @@
+[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureArrayLayers:createTexture,at_over:*]
+ expected:
+ if os == "win": [OK, TIMEOUT]
+ [:limitTest="atDefault";testValueName="atLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="atDefault";testValueName="overLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="atMaximum";testValueName="atLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="atMaximum";testValueName="overLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="overMaximum";testValueName="atLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="overMaximum";testValueName="overLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="underDefault";testValueName="atLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL
+
+ [:limitTest="underDefault";testValueName="overLimit"]
+ expected:
+ if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": FAIL