summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini848
1 files changed, 481 insertions, 367 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini
index 02ead51e0d..3c6e133ddd 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini
@@ -2,8 +2,9 @@
expected:
if os == "win" and debug: [OK, TIMEOUT, CRASH]
if os == "win" and not debug: [OK, TIMEOUT]
- if os == "linux" and not debug: TIMEOUT
- if os == "mac": TIMEOUT
+ if os == "linux": TIMEOUT
+ if os == "mac" and debug: [OK, TIMEOUT]
+ if os == "mac" and not debug: TIMEOUT
[:dimension="1d";readMethod="CopyToBuffer";format="bgra8unorm"]
expected:
if os == "win": [PASS, FAIL]
@@ -97,10 +98,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="CopyToBuffer";format="rgb10a2uint"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="CopyToBuffer";format="rgb10a2unorm"]
expected:
@@ -247,10 +245,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="CopyToTexture";format="rgb10a2uint"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="CopyToTexture";format="rgb10a2unorm"]
expected:
@@ -325,10 +320,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="Sample";format="r32float"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="Sample";format="r32sint"]
expected:
@@ -371,10 +363,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="Sample";format="rg32float"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="Sample";format="rg32sint"]
expected:
@@ -401,10 +390,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="Sample";format="rgb10a2uint"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="Sample";format="rgb10a2unorm"]
expected:
@@ -427,10 +413,7 @@
if os == "win": [PASS, FAIL]
[:dimension="1d";readMethod="Sample";format="rgba32float"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ expected: FAIL
[:dimension="1d";readMethod="Sample";format="rgba32sint"]
expected:
@@ -463,18 +446,20 @@
[:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="depth16unorm"]
expected:
if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and debug: FAIL
if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
@@ -482,7 +467,7 @@
expected:
if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and debug: FAIL
if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
@@ -490,208 +475,242 @@
expected:
if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and debug: FAIL
if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToBuffer";format="r16float"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r16sint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r16uint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r32float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r32sint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r32uint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r8sint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r8snorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r8uint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="r8unorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg11b10ufloat"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg16float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg16sint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg16uint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg32float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg32sint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg32uint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg8sint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg8snorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg8uint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rg8unorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgb10a2uint"]
expected:
if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac": FAIL
[:dimension="2d";readMethod="CopyToBuffer";format="rgb10a2unorm"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgb9e5ufloat"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba16float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba16sint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba32float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba32sint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba32uint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"]
expected:
if os == "win": [PASS, FAIL]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
[:dimension="2d";readMethod="CopyToBuffer";format="stencil8"]
expected:
if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and debug: FAIL
if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
@@ -699,6 +718,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -706,34 +726,37 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="depth16unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="depth32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="depth32float-stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="r16float"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -741,6 +764,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -748,6 +772,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -755,6 +780,7 @@
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -762,13 +788,15 @@
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="r32uint"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -776,6 +804,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -783,41 +812,44 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="r8uint"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="r8unorm"]
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: FAIL
+ if os == "linux": FAIL
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rg11b10ufloat"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rg16float"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rg16sint"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -825,6 +857,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -832,20 +865,23 @@
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rg32sint"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
+ if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rg32uint"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -853,6 +889,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -860,6 +897,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -867,6 +905,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -874,48 +913,55 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgb10a2uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgb10a2unorm"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgb9e5ufloat"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgba16float"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgba16sint"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgba16uint"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -923,20 +969,23 @@
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgba32sint"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="rgba32uint"]
expected:
if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -944,6 +993,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -951,6 +1001,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -958,6 +1009,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -965,6 +1017,7 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
@@ -972,970 +1025,1031 @@
expected:
if os == "win" and debug: [PASS, FAIL]
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="CopyToTexture";format="stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [FAIL, TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="DepthTest";format="depth16unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="DepthTest";format="depth24plus"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="DepthTest";format="depth24plus-stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="DepthTest";format="depth32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="DepthTest";format="depth32float-stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="bgra8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="bgra8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="r8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg11b10ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rg8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgb10a2uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgb10a2unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgb9e5ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="Sample";format="rgba8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="StencilTest";format="depth24plus-stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="StencilTest";format="depth32float-stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="2d";readMethod="StencilTest";format="stencil8"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="r8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg11b10ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rg8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
if os == "mac" and debug: FAIL
- if os == "mac" and not debug: NOTRUN
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgb9e5ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="r8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg11b10ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rg8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgb10a2uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: FAIL
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgb10a2unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgb9e5ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and debug: TIMEOUT
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac" and not debug: NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="bgra8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="bgra8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="r8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg11b10ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rg8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgb10a2uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgb10a2unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgb9e5ufloat"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba16float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba16sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba16uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba32float"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba32sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba32uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba8sint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba8snorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba8uint"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba8unorm"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:dimension="3d";readMethod="Sample";format="rgba8unorm-srgb"]
expected:
if os == "win": [FAIL, TIMEOUT, NOTRUN]
- if os == "linux" and not debug: NOTRUN
- if os == "mac": NOTRUN
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]