summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini86
1 files changed, 35 insertions, 51 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini
index a5a9c47b06..fc8a9a354c 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini
@@ -1,65 +1,56 @@
[cts.https.html?q=webgpu:shader,validation,parse,builtin:parse:*]
[:builtin="ident_param"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="invalid_name"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="missing_lparen"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="missing_param"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="missing_parens"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="missing_rparen"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="multiple_params"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="newline_in_attr"]
expected:
- if os == "mac": FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="no_params"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="number_param"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="pos"]
expected:
- if os == "mac": FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:builtin="trailing_comma"]
expected:
@@ -69,7 +60,7 @@
[:builtin="whitespace_in_attr"]
expected:
- if os == "mac": FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[cts.https.html?q=webgpu:shader,validation,parse,builtin:placement:*]
@@ -81,39 +72,33 @@
[:scope="fn-decl";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="fn-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="non-ep-param";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="non-ep-ret";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="private-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="storage-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
[:scope="struct-member";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
@@ -123,6 +108,5 @@
[:scope="while-stmt";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]