summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini507
1 files changed, 503 insertions, 4 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini
index 535372e0e2..a1c371d8e5 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini
@@ -1,9 +1,8 @@
[cts.https.html?q=webgpu:shader,validation,expression,access,vector:vector:*]
expected:
- if os == "win" and debug: [OK, TIMEOUT]
- if os == "win" and not debug: TIMEOUT
- if os == "linux": TIMEOUT
- if os == "mac": TIMEOUT
+ if os == "win": [OK, TIMEOUT]
+ if os == "linux": [OK, TIMEOUT]
+ if os == "mac" and debug: [OK, TIMEOUT]
[:case="a";vector_decl="const";vector_width=2;element_type="bool"]
expected:
if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
@@ -44447,3 +44446,503 @@
if os == "win" and not debug: [TIMEOUT, NOTRUN]
if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:vector_decl="const";vector_width=2;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=2;element_type="f16"]
+ expected:
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=2;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=2;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=2;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=3;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=3;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=3;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=3;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=3;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=4;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=4;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=4;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=4;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="const";vector_width=4;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=2;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=2;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=2;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=2;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=2;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=3;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=3;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=3;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=3;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=3;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=4;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=4;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=4;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=4;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="let";vector_width=4;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=2;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=2;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=2;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=2;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=2;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=3;element_type="bool"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=3;element_type="f16"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=3;element_type="f32"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=3;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=3;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=4;element_type="bool"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=4;element_type="f16"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=4;element_type="f32"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=4;element_type="i32"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="param";vector_width=4;element_type="u32"]
+ expected:
+ if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=2;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=2;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=2;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=2;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=2;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=3;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=3;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=3;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=3;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=3;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=4;element_type="bool"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=4;element_type="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=4;element_type="f32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=4;element_type="i32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL
+
+ [:vector_decl="var";vector_width=4;element_type="u32"]
+ expected:
+ if os == "win" and debug: FAIL
+ if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, FAIL]
+ if os == "mac" and not debug: FAIL