diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/1/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/1/cts.https.html.ini index fc45f6a6e59c..6de99dd72fb2 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/1/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/1/cts.https.html.ini @@ -1,10 +1,14 @@ [cts.https.html?q=webgpu:api,operation,adapter,requestAdapter:requestAdapter:*] [:powerPreference="_undef_";forceFallbackAdapter="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:powerPreference="_undef_";forceFallbackAdapter=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:powerPreference="_undef_";forceFallbackAdapter=true] @@ -53,6 +57,8 @@ [cts.https.html?q=webgpu:api,operation,adapter,requestAdapter:requestAdapter_no_parameters:*] [:] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -63,6 +69,7 @@ [cts.https.html?q=webgpu:api,operation,adapter,requestAdapterInfo:adapter_info_with_hints:*] + [:] [cts.https.html?q=webgpu:api,operation,adapter,requestDevice:default:*] @@ -1055,6 +1062,9 @@ [cts.https.html?q=webgpu:api,operation,buffers,map_detach:while_mapped:*] + [:] + expected: + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,buffers,map_oom:mappedAtCreation:*] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/12/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/12/cts.https.html.ini index b6c9d6f65500..1a32e765e9ae 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/12/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/12/cts.https.html.ini @@ -62,393 +62,332 @@ [cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createPipeline,at_over:*] expected: - if os == "win" and debug: [OK, TIMEOUT] - if os == "win" and not debug: TIMEOUT + if os == "win": [OK, TIMEOUT] [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -2790,182 +2729,170 @@ [cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:createRenderBundle,at_over:*] expected: - if os == "win" and not debug: [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] [:limitTest="atDefault";testValueName="atLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:createRenderPipeline,at_over:*] expected: - if os == "win" and debug: [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] [:limitTest="atDefault";testValueName="atLimit";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";async=false] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";async=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";async=true] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: FAIL + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -4257,454 +4184,380 @@ [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S1"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S2"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S3"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="f32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="i32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="u32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S1"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S2"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S3"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="i32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="u32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="S1"] @@ -4730,8 +4583,7 @@ [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -5227,20 +5079,17 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S1"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S2"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S3"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="f16"] @@ -5275,8 +5124,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] @@ -5286,8 +5134,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] @@ -5307,8 +5154,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] @@ -5318,8 +5164,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] @@ -5329,8 +5174,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] @@ -5340,8 +5184,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] @@ -5351,8 +5194,7 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="u32"] @@ -5422,715 +5264,604 @@ [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S1"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S2"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S3"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="f32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="i32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="u32"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S1"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S2"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S3"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="f32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="i32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="u32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S1"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S2"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S3"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="f16"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="f32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="i32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="u32"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -8241,529 +7972,529 @@ [cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:*] expected: - if os == "win" and not debug: [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] [:limitTest="atDefault";testValueName="atLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=2] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=4] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=6] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:*] expected: - if os == "win" and debug: [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] [:limitTest="atDefault";testValueName="atLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="atLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="atLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=1] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=2] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=3] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=4] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=5] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=6] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="underDefault";testValueName="overLimit";visibility=7] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -11243,260 +10974,223 @@ [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -13057,8 +12751,7 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] @@ -13068,23 +12761,23 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] @@ -17042,15 +16735,13 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -17084,13 +16775,15 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -18030,7 +17723,7 @@ [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/13/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/13/cts.https.html.ini index 991ecc359ffa..8e004d5f8132 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/13/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/13/cts.https.html.ini @@ -603,109 +603,49 @@ if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] expected: @@ -715,251 +655,179 @@ if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] - expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] @@ -972,21 +840,21 @@ [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1007,168 +875,168 @@ [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -4993,24 +4861,20 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] @@ -5020,43 +4884,36 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] @@ -5512,325 +5369,271 @@ [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] @@ -5853,14 +5656,12 @@ [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] @@ -8893,25 +8694,29 @@ [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] expected: if os == "win": [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] expected: if os == "win": [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] expected: if os == "win": [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] expected: if os == "win": [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] @@ -10967,7 +10772,6 @@ [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] @@ -10988,181 +10792,151 @@ [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] expected: if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] @@ -11185,20 +10959,17 @@ [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] @@ -14128,8 +13899,7 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] @@ -14139,14 +13909,12 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] @@ -14162,7 +13930,8 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] @@ -14173,7 +13942,8 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] @@ -14183,7 +13953,8 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] @@ -18204,8 +17975,7 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] @@ -18215,21 +17985,18 @@ [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] expected: - if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -18276,25 +18043,29 @@ [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/15/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/15/cts.https.html.ini index 3b780eb59412..3774472cbaca 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/15/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/15/cts.https.html.ini @@ -49,6 +49,8 @@ [cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,effective_buffer_binding_size:*] + expected: + if os == "win": CRASH [:type="read-only-storage"] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/16/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/16/cts.https.html.ini index 86f138534f03..9e1dc3ab3777 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/16/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/16/cts.https.html.ini @@ -10610,25 +10610,25 @@ [:dimension="2d";format="bc4-r-snorm";size=[8188,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-snorm";size=[8188,4,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-snorm";size=[8191,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-snorm";size=[8192,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -10670,7 +10670,8 @@ [:dimension="2d";format="bc4-r-unorm";size=[1,1,257\]] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-unorm";size=[1,4,255\]] @@ -10681,7 +10682,8 @@ [:dimension="2d";format="bc4-r-unorm";size=[1,4,256\]] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-unorm";size=[1,4,257\]] @@ -10740,12 +10742,13 @@ [:dimension="2d";format="bc4-r-unorm";size=[4,4,256\]] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="bc4-r-unorm";size=[4,4,257\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -19929,19 +19932,19 @@ [:dimension="2d";format="r32uint";size=[8191,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="r32uint";size=[8192,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="r32uint";size=[8193,1,1\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -20700,13 +20703,13 @@ [:dimension="2d";format="rgba16float";size=[1,1,256\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16float";size=[1,1,257\]] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -20730,6 +20733,7 @@ [:dimension="2d";format="rgba16float";size=[8191,1,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -20742,51 +20746,61 @@ [:dimension="2d";format="rgba16float";size=[8193,1,1\]] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,1,255\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,1,256\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,1,257\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,8191,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,8192,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[1,8193,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[8191,1,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[8192,1,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";format="rgba16sint";size=[8193,1,1\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -20802,6 +20816,7 @@ [:dimension="2d";format="rgba16uint";size=[1,1,257\]] expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/17/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/17/cts.https.html.ini index 034ffcccd38a..c6d3278e80f4 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/17/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/17/cts.https.html.ini @@ -1,4 +1,107 @@ [cts.https.html?q=webgpu:api,validation,createTexture:texture_size,3d_texture,compressed_format:*] + [:format="astc-10x10-unorm"] + + [:format="astc-10x10-unorm-srgb"] + + [:format="astc-10x5-unorm"] + + [:format="astc-10x5-unorm-srgb"] + + [:format="astc-10x6-unorm"] + + [:format="astc-10x6-unorm-srgb"] + + [:format="astc-10x8-unorm"] + + [:format="astc-10x8-unorm-srgb"] + + [:format="astc-12x10-unorm"] + + [:format="astc-12x10-unorm-srgb"] + + [:format="astc-12x12-unorm"] + + [:format="astc-12x12-unorm-srgb"] + + [:format="astc-4x4-unorm"] + + [:format="astc-4x4-unorm-srgb"] + + [:format="astc-5x4-unorm"] + + [:format="astc-5x4-unorm-srgb"] + + [:format="astc-5x5-unorm"] + + [:format="astc-5x5-unorm-srgb"] + + [:format="astc-6x5-unorm"] + + [:format="astc-6x5-unorm-srgb"] + + [:format="astc-6x6-unorm"] + + [:format="astc-6x6-unorm-srgb"] + + [:format="astc-8x5-unorm"] + + [:format="astc-8x5-unorm-srgb"] + + [:format="astc-8x6-unorm"] + + [:format="astc-8x6-unorm-srgb"] + + [:format="astc-8x8-unorm"] + + [:format="astc-8x8-unorm-srgb"] + + [:format="bc1-rgba-unorm"] + + [:format="bc1-rgba-unorm-srgb"] + + [:format="bc2-rgba-unorm"] + + [:format="bc2-rgba-unorm-srgb"] + + [:format="bc3-rgba-unorm"] + + [:format="bc3-rgba-unorm-srgb"] + + [:format="bc4-r-snorm"] + + [:format="bc4-r-unorm"] + + [:format="bc5-rg-snorm"] + + [:format="bc5-rg-unorm"] + + [:format="bc6h-rgb-float"] + + [:format="bc6h-rgb-ufloat"] + + [:format="bc7-rgba-unorm"] + + [:format="bc7-rgba-unorm-srgb"] + + [:format="eac-r11snorm"] + + [:format="eac-r11unorm"] + + [:format="eac-rg11snorm"] + + [:format="eac-rg11unorm"] + + [:format="etc2-rgb8a1unorm"] + + [:format="etc2-rgb8a1unorm-srgb"] + + [:format="etc2-rgb8unorm"] + + [:format="etc2-rgb8unorm-srgb"] + + [:format="etc2-rgba8unorm"] + + [:format="etc2-rgba8unorm-srgb"] [cts.https.html?q=webgpu:api,validation,createTexture:texture_size,3d_texture,uncompressed_format:*] @@ -3486,6 +3589,8 @@ [cts.https.html?q=webgpu:api,validation,encoding,beginRenderPass:color_attachments,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/18/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/18/cts.https.html.ini index 4d1dbe3be6bb..74f1c62c65b8 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/18/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/18/cts.https.html.ini @@ -1,6 +1,7 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:offset_alignment:*] expected: - if os == "linux": [OK, CRASH] + if os == "linux" and debug: [OK, CRASH] + if os == "linux" and not debug: [OK, ERROR] [:] expected: FAIL @@ -27,10 +28,12 @@ if os == "linux": [OK, CRASH] [:dispatchType="direct";largeDimValue=0] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:dispatchType="direct";largeDimValue=1] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:dispatchType="direct";largeDimValue=2147483647] @@ -203,6 +206,8 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:sample_count:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL @@ -214,6 +219,7 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture_format_compatibility:*] expected: + if os == "win" and debug: [OK, CRASH] if os == "linux": [OK, CRASH] [:srcFormatFeature="_undef_";dstFormatFeature="_undef_"] expected: FAIL @@ -326,5 +332,7 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture_usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/19/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/19/cts.https.html.ini index 2ddd47829204..726af4eecaf7 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/19/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/19/cts.https.html.ini @@ -1370,6 +1370,7 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:*] expected: + if os == "win" and not debug: [OK, ERROR] if os == "linux": CRASH [:type="draw";VBSize="enough";IBSize="enough";VStride0=false;IStride0=false;AStride="exact";offset=0] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/2/cts.https.html.ini index 9a1c983c0b78..6bfe37d3fee7 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/2/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/2/cts.https.html.ini @@ -15,7 +15,7 @@ [cts.https.html?q=webgpu:api,operation,command_buffer,basic:b2t2t2b:*] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -56,293 +56,351 @@ [cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,compressed,array:*] [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] expected: if os == "win": [PASS, FAIL] - if os == "linux": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm";dimension="2d"] @@ -467,81 +525,97 @@ [:srcFormat="eac-r11snorm";dstFormat="eac-r11snorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="eac-r11unorm";dstFormat="eac-r11unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="eac-rg11snorm";dstFormat="eac-rg11snorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="eac-rg11unorm";dstFormat="eac-rg11unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL @@ -841,7 +915,8 @@ [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm";dimension="2d"] expected: if os == "win": [PASS, FAIL] - if os == "linux": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] @@ -1137,6 +1212,7 @@ [:srcFormat="r32sint";dstFormat="r32sint";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1208,6 +1284,7 @@ [:srcFormat="rg16float";dstFormat="rg16float";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1220,6 +1297,7 @@ [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1475,9 +1553,11 @@ [cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d"] @@ -1494,7 +1574,7 @@ [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="2d"] @@ -1511,7 +1591,7 @@ [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="2d"] @@ -1528,7 +1608,7 @@ [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="2d"] @@ -1599,52 +1679,61 @@ [:srcFormat="r32float";dstFormat="r32float";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="r32float";dstFormat="r32float";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="r32float";dstFormat="r32float";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="r32sint";dstFormat="r32sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="r32sint";dstFormat="r32sint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="r32sint";dstFormat="r32sint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="r32uint";dstFormat="r32uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="r32uint";dstFormat="r32uint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="r32uint";dstFormat="r32uint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -1704,7 +1793,7 @@ [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="2d"] @@ -1721,24 +1810,27 @@ [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg16float";dstFormat="rg16float";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rg16float";dstFormat="rg16float";dimension="2d"] @@ -1755,7 +1847,7 @@ [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d"] @@ -1772,7 +1864,7 @@ [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d"] @@ -1789,52 +1881,61 @@ [:srcFormat="rg32float";dstFormat="rg32float";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rg32float";dstFormat="rg32float";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg32float";dstFormat="rg32float";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL @@ -1894,7 +1995,7 @@ [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d"] @@ -1911,75 +2012,86 @@ [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d"] @@ -1996,58 +2108,67 @@ [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="3d"] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d"] @@ -2064,7 +2185,7 @@ [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d"] @@ -2081,7 +2202,7 @@ [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d"] @@ -2098,7 +2219,7 @@ [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d"] @@ -2115,7 +2236,7 @@ [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="2d"] @@ -2132,7 +2253,7 @@ [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="2d"] @@ -2149,7 +2270,7 @@ [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d"] @@ -2166,6 +2287,8 @@ [cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:*] + expected: + if os == "win" and debug: [OK, ERROR] [:format="depth16unorm"] expected: FAIL @@ -4045,294 +4168,294 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -4369,77 +4492,77 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, TIMEOUT] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -6756,294 +6879,294 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -7092,70 +7215,70 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -7289,7 +7412,7 @@ expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] @@ -7309,15 +7432,15 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] @@ -7330,14 +7453,14 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -7351,14 +7474,14 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -7520,7 +7643,7 @@ expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] @@ -7534,14 +7657,15 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] @@ -7562,7 +7686,7 @@ expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] @@ -7583,14 +7707,14 @@ expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] @@ -7835,7 +7959,8 @@ expected: if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] @@ -8432,196 +8557,196 @@ [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -8744,70 +8869,70 @@ [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -8839,31 +8964,67 @@ expected: FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="1d"] expected: FAIL @@ -8950,31 +9111,67 @@ expected: FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="2d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="3d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="1d"] expected: FAIL @@ -9106,7 +9303,8 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d"] @@ -9124,20 +9322,26 @@ if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="1d"] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="2d"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="1d"] @@ -9649,16 +9853,19 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] @@ -9689,6 +9896,7 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] @@ -9853,6 +10061,7 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] @@ -9888,16 +10097,19 @@ [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] expected: if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] @@ -11350,17 +11562,17 @@ [cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_indices:*] [:encoderType="compute%20pass"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/21/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/21/cts.https.html.ini index a8c749edeba5..d510f6914b09 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/21/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/21/cts.https.html.ini @@ -1,38 +1,47 @@ [cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:buffer_dynamic_offsets:*] [:type="read-only-storage";encoderType="compute%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="read-only-storage";encoderType="render%20bundle"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="read-only-storage";encoderType="render%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="storage";encoderType="compute%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="storage";encoderType="render%20bundle"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="storage";encoderType="render%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="uniform";encoderType="compute%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="uniform";encoderType="render%20bundle"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="uniform";encoderType="render%20pass"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -50,50 +59,62 @@ [:format="r16float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r16sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r16uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r32float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r32sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r32uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r8sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r8uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg16float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg16sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg16uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg32float"] @@ -107,14 +128,17 @@ [:format="rg8sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg8uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rg8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rgb10a2unorm"] @@ -140,10 +164,12 @@ [:format="rgba8sint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rgba8uint"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm"] @@ -156,6 +182,7 @@ [cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,limits,maxColorAttachmentBytesPerSample,unaligned:*] [:formats=["r32float","rgba8unorm","rgba32float","r8unorm","r8unorm"\]] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:formats=["r8unorm","r32float","rgba8unorm","rgba32float","r8unorm"\]] @@ -165,16 +192,19 @@ [cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,limits,maxColorAttachments:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:depth_stencil_readonly:*] [:depthStencilFormat="depth16unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:depthStencilFormat="depth24plus"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:depthStencilFormat="depth24plus-stencil8"] @@ -182,6 +212,7 @@ [:depthStencilFormat="depth32float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:depthStencilFormat="depth32float-stencil8"] @@ -189,126 +220,156 @@ [:depthStencilFormat="stencil8"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:depth_stencil_readonly_with_undefined_depth:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:valid_texture_formats:*] [:format="astc-10x10-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x10-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x5-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x5-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x6-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x6-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x8-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-10x8-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-12x10-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-12x10-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-12x12-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-12x12-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-4x4-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-4x4-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-5x4-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-5x4-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-5x5-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-5x5-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-6x5-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-6x5-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-6x6-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-6x6-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x5-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x5-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x6-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x6-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x8-unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="astc-8x8-unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="bc1-rgba-unorm"] @@ -376,42 +437,52 @@ [:format="eac-r11snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="eac-r11unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="eac-rg11snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="eac-rg11unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgb8a1unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgb8a1unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgb8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgb8unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgba8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="etc2-rgba8unorm-srgb"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="r16float"] @@ -715,10 +786,12 @@ [cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bgl_binding_mismatch:*] [:encoderType="compute%20pass";call="dispatch";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatch";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] @@ -753,18 +826,22 @@ [:encoderType="render%20pass";call="draw";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="draw";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] @@ -785,10 +862,12 @@ if os == "win" and not debug: [OK, ERROR] [:encoderType="compute%20pass";call="dispatch";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatch";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] @@ -823,18 +902,22 @@ [:encoderType="render%20pass";call="draw";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="draw";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] @@ -853,10 +936,12 @@ [cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bgl_visibility_mismatch:*] [:encoderType="compute%20pass";call="dispatch";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatch";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] @@ -891,18 +976,22 @@ [:encoderType="render%20pass";call="draw";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="draw";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] @@ -921,10 +1010,12 @@ [cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bind_groups_and_pipeline_layout_mismatch:*] [:encoderType="compute%20pass";call="dispatch";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatch";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] @@ -959,18 +1050,22 @@ [:encoderType="render%20pass";call="draw";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="draw";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] @@ -989,14 +1084,17 @@ [cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:buffer_binding,render_pipeline:*] [:type="read-only-storage"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="storage"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:type="uniform"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -1009,6 +1107,7 @@ [:bindGroupLayoutEntryCount=4;computeCommand="dispatch"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bindGroupLayoutEntryCount=4;computeCommand="dispatchIndirect"] @@ -1030,10 +1129,12 @@ [:bindGroupLayoutEntryCount=4;renderCommand="draw"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bindGroupLayoutEntryCount=4;renderCommand="drawIndexed"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bindGroupLayoutEntryCount=4;renderCommand="drawIndexedIndirect"] @@ -1046,36 +1147,45 @@ [cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:sampler_binding,render_pipeline:*] [:bglType="comparison";bgType="comparison"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="comparison";bgType="filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="comparison";bgType="non-filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="filtering";bgType="comparison"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="filtering";bgType="filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="filtering";bgType="non-filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="non-filtering";bgType="comparison"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="non-filtering";bgType="filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:bglType="non-filtering";bgType="non-filtering"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/23/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/23/cts.https.html.ini index 5624eccb8450..8abcdd2050be 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/23/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/23/cts.https.html.ini @@ -3,12 +3,12 @@ if os == "linux": [OK, CRASH] [:errorFilter="internal";numErrors=1] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="internal";numErrors=10] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="internal";numErrors=100] @@ -63,17 +63,21 @@ [cts.https.html?q=webgpu:api,validation,error_scope:balanced_siblings:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:errorFilter="internal";numErrors=1] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:errorFilter="internal";numErrors=10] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:errorFilter="internal";numErrors=100] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="internal";numErrors=1000] @@ -127,46 +131,52 @@ if os == "linux": [OK, CRASH] [:errorFilter="out-of-memory";stackDepth=1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="out-of-memory";stackDepth=10] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="out-of-memory";stackDepth=100] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="out-of-memory";stackDepth=1000] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="out-of-memory";stackDepth=100000] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="validation";stackDepth=1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="validation";stackDepth=10] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="validation";stackDepth=100] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="validation";stackDepth=1000] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:errorFilter="validation";stackDepth=100000] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -175,57 +185,88 @@ if os == "linux": [OK, CRASH] [:index=0] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:index=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=3] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=4] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=5] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:*] [:index=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:index=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=3] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=4] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:index=5] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,getBindGroupLayout:unique_js_object,auto_layout:*] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,getBindGroupLayout:unique_js_object,explicit_layout:*] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -234,10 +275,12 @@ if os == "linux": [OK, CRASH] [:sourceType="VideoElement"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:sourceType="VideoFrame"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -246,26 +289,33 @@ if os == "linux": [OK, CRASH] [:sourceType="VideoElement"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:sourceType="VideoFrame"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:*] [:sourceType="VideoElement"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:sourceType="VideoFrame"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -274,12 +324,14 @@ if os == "linux": [OK, CRASH] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:webcodec_video_frame_close_expire_immediately:*] [:] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL @@ -299,7 +351,7 @@ [:method="CopyB2T";state="valid"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";state="destroyed"] @@ -310,11 +362,13 @@ [:method="CopyT2B";state="valid"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:*] + expected: + if os == "win": [OK, CRASH] [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win": [PASS, FAIL] @@ -1969,62 +2023,62 @@ [:method="WriteTexture";format="r8sint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] @@ -2173,22 +2227,22 @@ [:method="WriteTexture";format="rg8snorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";dimension="2d"] @@ -2205,17 +2259,17 @@ [:method="WriteTexture";format="rg8unorm";dimension="1d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";dimension="2d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";dimension="3d"] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] @@ -2612,6 +2666,8 @@ [cts.https.html?q=webgpu:api,validation,image_copy,layout_related:bound_on_rows_per_image:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] [:method="CopyB2T";dimension="1d";size=[4,1,1\]] expected: FAIL @@ -2634,7 +2690,11 @@ expected: FAIL [:method="CopyT2B";dimension="3d";size=[4,4,3\]] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:method="WriteTexture";dimension="1d";size=[4,1,1\]] expected: FAIL @@ -2661,4 +2721,5 @@ [:method="WriteTexture"] expected: if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/24/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/24/cts.https.html.ini index a35e03be1433..115138a45c4f 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/24/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/24/cts.https.html.ini @@ -2,141 +2,169 @@ [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] @@ -205,51 +233,61 @@ [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";format="r16float";dimension="1d"] @@ -564,141 +602,169 @@ [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] @@ -770,51 +836,61 @@ [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";format="r16float";dimension="1d"] @@ -1129,211 +1205,253 @@ [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm";dimension="1d"] @@ -1374,51 +1492,61 @@ [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="r16float";dimension="1d"] @@ -3936,6 +4064,8 @@ [cts.https.html?q=webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:*] + expected: + if os == "win" and not debug: [OK, CRASH] [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] expected: if os == "win": [PASS, FAIL] @@ -5362,7 +5492,8 @@ [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] @@ -5790,7 +5921,8 @@ [:method="WriteTexture";format="rgba8unorm";dimension="1d"] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm";dimension="2d"] @@ -7936,6 +8068,7 @@ [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] @@ -8650,56 +8783,67 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8unorm"] @@ -8710,261 +8854,313 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg11b10ufloat"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgb10a2unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgb9e5ufloat"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32float"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] @@ -9053,51 +9249,61 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r16float"] @@ -9133,21 +9339,25 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg11b10ufloat"] @@ -9188,21 +9398,25 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8sint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8uint"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgb10a2unorm"] @@ -9263,6 +9477,7 @@ [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm-srgb"] @@ -9456,141 +9671,169 @@ [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] @@ -9679,51 +9922,61 @@ [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r16float"] @@ -10082,141 +10335,169 @@ [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] @@ -10308,51 +10589,61 @@ [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r16float"] @@ -10726,141 +11017,169 @@ [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] @@ -10952,51 +11271,61 @@ [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r16float"] @@ -11355,146 +11684,175 @@ [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm-srgb"] @@ -11580,51 +11938,61 @@ [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r16float"] @@ -11985,141 +12353,169 @@ [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] @@ -12210,51 +12606,61 @@ [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r16float"] @@ -12474,282 +12880,282 @@ [cts.https.html?q=webgpu:api,validation,image_copy,texture_related:origin_alignment:*] [:method="CopyB2T";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] @@ -12838,1102 +13244,1102 @@ [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] @@ -14022,1102 +14428,1102 @@ [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] @@ -15206,822 +15612,822 @@ [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -18598,10 +19004,6 @@ [cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_image,crossOrigin:*] disabled: true - expected: - if os == "win" and debug: [OK, CRASH] - if os == "win" and not debug: CRASH - if os == "linux": CRASH [:sourceImage="canvas";isOriginClean=false] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/25/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/25/cts.https.html.ini index fabd77dcc76d..e58147665102 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/25/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/25/cts.https.html.ini @@ -426,10 +426,12 @@ [cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_offscreenCanvas,state:*] [:state="detached-hascontext"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:state="detached-nocontext"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:state="nocontext"] @@ -442,18 +444,21 @@ [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyBufferToBuffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyBufferToTexture:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyTextureToBuffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -465,24 +470,28 @@ [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setBindGroup:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setIndexBuffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setVertexBuffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:writeBuffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/26/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/26/cts.https.html.ini index 4deec00a3485..eaee86091aa4 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/26/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/26/cts.https.html.ini @@ -24,17 +24,17 @@ [cts.https.html?q=webgpu:api,validation,queue,writeBuffer:buffer_state:*] [:bufferState="destroyed"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferState="invalid"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferState="valid"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -46,7 +46,7 @@ [cts.https.html?q=webgpu:api,validation,queue,writeBuffer:usages:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -74,19 +74,19 @@ [:textureState="invalid"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:textureState="valid"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,queue,writeTexture:usages:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -103,7 +103,7 @@ [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_sparse:*] [:attachmentCount=1] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:attachmentCount=2] @@ -155,12 +155,12 @@ [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,color_count:*] [:encoderType="render%20bundle"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -179,7 +179,7 @@ [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,color_sparse:*] [:encoderType="render%20bundle";attachmentCount=1] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";attachmentCount=2] @@ -205,7 +205,7 @@ [:encoderType="render%20pass";attachmentCount=1] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";attachmentCount=2] @@ -233,49 +233,49 @@ [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,depth_format:*] [:encoderType="render%20bundle";encoderFormatFeature="_undef_";pipelineFormatFeature="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";encoderFormatFeature="_undef_";pipelineFormatFeature="depth32float-stencil8"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="depth32float-stencil8"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";encoderFormatFeature="_undef_";pipelineFormatFeature="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";encoderFormatFeature="_undef_";pipelineFormatFeature="depth32float-stencil8"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="depth32float-stencil8"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,depth_stencil_read_only_write_state:*] [:encoderType="render%20bundle";format="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";format="depth16unorm"] @@ -298,7 +298,7 @@ [:encoderType="render%20pass";format="_undef_"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";format="depth16unorm"] @@ -323,36 +323,36 @@ [cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,sample_count:*] [:encoderType="render%20bundle";attachmentType="color"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20bundle";attachmentType="depthstencil"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";attachmentType="color"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:encoderType="render%20pass";attachmentType="depthstencil"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,one_color_attachment:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,one_depth_stencil_attachment:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/27/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/27/cts.https.html.ini index 02e54650502c..1b028d2e37eb 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/27/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/27/cts.https.html.ini @@ -33,6 +33,8 @@ [cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,limits,maxColorAttachmentBytesPerSample,aligned:*] + expected: + if os == "win" and debug: [OK, CRASH] [:format="bgra8unorm"] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/28/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/28/cts.https.html.ini index 174661f8acaf..9f21d1f1bc6c 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/28/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/28/cts.https.html.ini @@ -3897,7 +3897,7 @@ [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3922,7 +3922,8 @@ [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="keep"] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="replace"] @@ -4491,7 +4492,7 @@ [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="_undef_"] expected: - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/3/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/3/cts.https.html.ini index a7c121e47fd7..5b1ccd929f9f 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/3/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/3/cts.https.html.ini @@ -738,6 +738,9 @@ [cts.https.html?q=webgpu:api,operation,compute,basic:large_dispatch:*] + expected: + if os == "win" and not debug: [OK, CRASH] + if os == "linux" and not debug: [OK, CRASH] [:dispatchSize=2048] expected: FAIL @@ -758,12 +761,18 @@ [cts.https.html?q=webgpu:api,operation,compute,basic:memcpy:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:basic:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false] expected: FAIL @@ -772,6 +781,8 @@ [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:numeric_id:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false] expected: FAIL @@ -780,6 +791,8 @@ [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:precision:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false] expected: FAIL @@ -788,6 +801,8 @@ [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:shared_shader_module:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false] expected: FAIL @@ -796,6 +811,8 @@ [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:workgroup_size:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false;type="i32";size=16;v="x"] expected: FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/30/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/30/cts.https.html.ini index e4c1d73aa786..68b84494c8a6 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/30/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/30/cts.https.html.ini @@ -2000,12 +2000,12 @@ [cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_shader_type_matches_attribute_format:*] [:format="float16x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="float16x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="float32"] @@ -2013,27 +2013,27 @@ [:format="float32x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="float32x3"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="float32x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint16x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint16x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint32"] @@ -2041,57 +2041,57 @@ [:format="sint32x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint32x3"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint32x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint8x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="sint8x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="snorm16x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="snorm16x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="snorm8x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="snorm8x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint16x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint16x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint32"] @@ -2099,47 +2099,47 @@ [:format="uint32x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint32x3"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint32x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint8x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="uint8x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="unorm16x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="unorm16x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="unorm8x2"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="unorm8x4"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -2161,14 +2161,17 @@ [:usage0="read-only-storage";usage1="read-only-storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="read-only-storage";usage1="storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="read-only-storage";usage1="uniform"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="storage";usage1="indirect"] @@ -2176,14 +2179,17 @@ [:usage0="storage";usage1="read-only-storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="storage";usage1="storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="storage";usage1="uniform"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="indirect"] @@ -2191,14 +2197,17 @@ [:usage0="uniform";usage1="read-only-storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="storage"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="uniform"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -2389,7 +2398,7 @@ [cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_render_pass_with_one_draw:*] [:usage0="index";usage1="index"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="index";usage1="indexedIndirect"] @@ -2400,7 +2409,7 @@ [:usage0="index";usage1="read-only-storage"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="index";usage1="storage"] @@ -2408,12 +2417,12 @@ [:usage0="index";usage1="uniform"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="index";usage1="vertex"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="indexedIndirect";usage1="index"] @@ -2448,7 +2457,7 @@ [:usage0="read-only-storage";usage1="index"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="read-only-storage";usage1="indexedIndirect"] @@ -2459,7 +2468,7 @@ [:usage0="read-only-storage";usage1="read-only-storage"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="read-only-storage";usage1="storage"] @@ -2467,12 +2476,12 @@ [:usage0="read-only-storage";usage1="uniform"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="read-only-storage";usage1="vertex"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="storage";usage1="index"] @@ -2495,7 +2504,7 @@ [:usage0="uniform";usage1="index"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="indexedIndirect"] @@ -2506,7 +2515,7 @@ [:usage0="uniform";usage1="read-only-storage"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="storage"] @@ -2514,17 +2523,17 @@ [:usage0="uniform";usage1="uniform"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="uniform";usage1="vertex"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="vertex";usage1="index"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="vertex";usage1="indexedIndirect"] @@ -2535,7 +2544,7 @@ [:usage0="vertex";usage1="read-only-storage"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="vertex";usage1="storage"] @@ -2543,12 +2552,12 @@ [:usage0="vertex";usage1="uniform"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:usage0="vertex";usage1="vertex"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -3326,7 +3335,8 @@ [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth24plus"] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth24plus-stencil8"] @@ -3336,7 +3346,8 @@ [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth32float"] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth32float-stencil8"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/31/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/31/cts.https.html.ini index a1924bca5f1a..42ab4f9cd1ea 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/31/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/31/cts.https.html.ini @@ -2856,12 +2856,14 @@ [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] expected: - if os == "win": FAIL + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] expected: - if os == "win": FAIL + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL if os == "mac": FAIL [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] @@ -3989,7 +3991,8 @@ [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/34/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/34/cts.https.html.ini index 2094c0a2fd11..ef2e00e58cb4 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/34/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/34/cts.https.html.ini @@ -136,24 +136,70 @@ [cts.https.html?q=webgpu:idl,constants,flags:BufferUsage,count:*] + [:] [cts.https.html?q=webgpu:idl,constants,flags:BufferUsage,values:*] + [:key="COPY_DST"] + + [:key="COPY_SRC"] + + [:key="INDEX"] + + [:key="INDIRECT"] + + [:key="MAP_READ"] + + [:key="MAP_WRITE"] + + [:key="QUERY_RESOLVE"] + + [:key="STORAGE"] + + [:key="UNIFORM"] + + [:key="VERTEX"] [cts.https.html?q=webgpu:idl,constants,flags:ColorWrite,count:*] + [:] [cts.https.html?q=webgpu:idl,constants,flags:ColorWrite,values:*] + [:key="ALL"] + + [:key="ALPHA"] + + [:key="BLUE"] + + [:key="GREEN"] + + [:key="RED"] [cts.https.html?q=webgpu:idl,constants,flags:ShaderStage,count:*] + [:] [cts.https.html?q=webgpu:idl,constants,flags:ShaderStage,values:*] + [:key="COMPUTE"] + + [:key="FRAGMENT"] + + [:key="VERTEX"] [cts.https.html?q=webgpu:idl,constants,flags:TextureUsage,count:*] + [:] [cts.https.html?q=webgpu:idl,constants,flags:TextureUsage,values:*] + [:key="COPY_DST"] + + [:key="COPY_SRC"] + + [:key="RENDER_ATTACHMENT"] + + [:key="STORAGE_BINDING"] + + [:key="TEXTURE_BINDING"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/35/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/35/cts.https.html.ini index 0f63d024f449..c4cd450a11fd 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/35/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/35/cts.https.html.ini @@ -269,6 +269,8 @@ [:type="i32";inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_r";vectorize=2] @@ -285,6 +287,8 @@ [:type="i32";inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_rw";vectorize=2] @@ -376,6 +380,8 @@ [:type="i32";inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_r";vectorize=2] @@ -393,6 +399,8 @@ [:type="i32";inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_rw";vectorize=2] @@ -483,6 +491,8 @@ [:type="i32";inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_r";vectorize=2] @@ -500,6 +510,8 @@ [:type="i32";inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_rw";vectorize=2] @@ -590,6 +602,8 @@ [:type="i32";inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_r";vectorize=2] @@ -607,6 +621,8 @@ [:type="i32";inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_rw";vectorize=2] @@ -697,6 +713,8 @@ [:type="i32";inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_r";vectorize=2] @@ -714,6 +732,8 @@ [:type="i32";inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="i32";inputSource="storage_rw";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/36/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/36/cts.https.html.ini index 01c60a3f9e3f..07ff8cdf4340 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/36/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/36/cts.https.html.ini @@ -629,7 +629,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -697,7 +699,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -720,17 +724,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -785,7 +795,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -853,7 +865,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -921,7 +935,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -988,7 +1004,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1011,17 +1029,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/38/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/38/cts.https.html.ini index 9928a7ed7d68..af166c725cec 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/38/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/38/cts.https.html.ini @@ -554,14 +554,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -580,6 +586,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -593,6 +601,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -610,6 +620,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -637,6 +649,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -651,6 +665,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -664,6 +680,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -689,6 +707,8 @@ [:inputSource="storage_r";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=3] @@ -703,6 +723,8 @@ [:inputSource="storage_rw";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=3] @@ -717,6 +739,8 @@ [:inputSource="uniform";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=3] @@ -738,6 +762,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -748,6 +774,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -761,6 +789,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -785,6 +815,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -799,6 +831,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -812,6 +846,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -840,6 +876,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -853,6 +891,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -866,6 +906,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -893,6 +935,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -910,6 +954,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -926,6 +972,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -957,6 +1005,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -970,6 +1020,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -987,6 +1039,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1017,6 +1071,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1034,6 +1090,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1051,6 +1109,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1082,6 +1142,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1098,6 +1160,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1111,6 +1175,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1138,6 +1204,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1155,6 +1223,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1172,6 +1242,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1194,14 +1266,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -1217,6 +1295,8 @@ [:inputSource="storage_r";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=3] @@ -1231,6 +1311,8 @@ [:inputSource="storage_rw";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=3] @@ -1245,6 +1327,8 @@ [:inputSource="uniform";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=3] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/39/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/39/cts.https.html.ini index b9407cd7c60b..01a3a9731df1 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/39/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/39/cts.https.html.ini @@ -13,6 +13,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -29,6 +31,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -45,6 +49,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -69,6 +75,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -79,6 +87,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -89,6 +99,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -110,6 +122,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -124,6 +138,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -138,6 +154,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -162,6 +180,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -172,6 +192,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -182,6 +204,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -225,10 +249,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -243,6 +271,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -263,10 +293,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -280,6 +314,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -296,10 +332,14 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] @@ -310,6 +350,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -355,10 +397,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -373,6 +419,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -393,10 +441,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -410,6 +462,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -434,10 +488,14 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] @@ -448,6 +506,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -495,46 +555,102 @@ expected: FAIL [:inputSource="const";common_dim=3;x_rows=2;y_cols=2] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=2;y_cols=3] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=2;y_cols=4] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=3;y_cols=2] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=3;y_cols=3] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=3;y_cols=4] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=4;y_cols=2] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=4;y_cols=3] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=4;y_cols=4] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=2;y_cols=2] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=2;y_cols=3] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=2;y_cols=4] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=3;y_cols=2] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=3;y_cols=3] - expected: FAIL + expected: + if os == "win": FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=3;y_cols=4] expected: @@ -562,85 +678,106 @@ [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=2] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=2] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=2] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=3] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=2] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=2] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -664,8 +801,9 @@ [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=2] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] - if os == "linux": [PASS, FAIL, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=3] @@ -719,13 +857,15 @@ [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=2] expected: if os == "win": [PASS, TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=3] expected: if os == "win": [PASS, TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=4] @@ -743,7 +883,8 @@ [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=3] expected: if os == "win": [TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=4] @@ -773,13 +914,15 @@ [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=2] expected: if os == "win": [TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=3] expected: if os == "win": [TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=4] @@ -797,7 +940,8 @@ [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=3] expected: if os == "win": [TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=4] @@ -880,7 +1024,9 @@ [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=2] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=3] @@ -903,7 +1049,9 @@ [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=4] @@ -932,7 +1080,9 @@ [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=2] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=3] @@ -955,7 +1105,9 @@ [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=4] @@ -1043,103 +1195,185 @@ if os == "win" and not debug: [OK, TIMEOUT] if os == "linux": [OK, TIMEOUT] [:inputSource="const";common_dim=2;x_rows=2] - expected: FAIL + expected: + if os == "win" and debug: TIMEOUT + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=2;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=2;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=2] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=3;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=2] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="const";common_dim=4;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=2] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=3] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=2;x_rows=4] expected: - if os == "win": [PASS, FAIL] - if os == "linux": FAIL + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=2] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=3] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=3;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="storage_r";common_dim=4;x_rows=2] expected: - if os == "win": FAIL - if os == "linux": [PASS, FAIL] + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_r";common_dim=4;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="storage_r";common_dim=4;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=2] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=2;x_rows=4] expected: - if os == "win": FAIL + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=2] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=3] expected: - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=3;x_rows=4] expected: - if os == "win": [PASS, FAIL] + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="storage_rw";common_dim=4;x_rows=2] expected: - if os == "win": [PASS, FAIL, TIMEOUT] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1157,32 +1391,73 @@ [:inputSource="uniform";common_dim=2;x_rows=2] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";common_dim=2;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=2;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=3;x_rows=2] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=3;x_rows=3] expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:inputSource="uniform";common_dim=3;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=4;x_rows=2] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=4;x_rows=3] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:inputSource="uniform";common_dim=4;x_rows=4] - expected: FAIL + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:*] @@ -1215,10 +1490,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1233,6 +1512,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1253,10 +1534,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1267,6 +1552,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -1287,6 +1574,8 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] @@ -1344,10 +1633,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1362,6 +1655,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1383,10 +1678,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1397,6 +1696,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -1413,6 +1714,8 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] @@ -1470,10 +1773,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1488,6 +1795,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1508,10 +1817,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1522,6 +1835,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -1542,6 +1857,8 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] @@ -1599,10 +1916,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1617,6 +1938,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1637,10 +1960,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1655,6 +1982,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -1678,10 +2007,14 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] @@ -1692,6 +2025,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -1737,10 +2072,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1754,6 +2093,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1774,10 +2115,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1792,6 +2137,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -1815,10 +2162,14 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] @@ -1829,6 +2180,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -1848,6 +2201,8 @@ [cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:inputSource="const";cols=2;rows=2] expected: FAIL @@ -1877,10 +2232,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -1891,6 +2250,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -1907,10 +2268,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -1925,22 +2290,38 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] expected: FAIL [:inputSource="storage_rw";cols=4;rows=2] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="storage_rw";cols=4;rows=3] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="storage_rw";cols=4;rows=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] @@ -1998,10 +2379,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -2015,6 +2400,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -2035,10 +2422,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -2053,6 +2444,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -2073,6 +2466,8 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] @@ -2112,10 +2507,14 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=4] @@ -2123,10 +2522,14 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=4] @@ -2138,6 +2541,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -2153,14 +2558,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -2179,6 +2590,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -2192,6 +2605,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -2209,6 +2624,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -2233,6 +2650,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -2246,6 +2665,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -2256,6 +2677,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -2277,6 +2700,8 @@ [:inputSource="storage_r";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=3] @@ -2287,6 +2712,8 @@ [:inputSource="storage_rw";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=3] @@ -2301,6 +2728,8 @@ [:inputSource="uniform";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=3] @@ -2322,6 +2751,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -2335,6 +2766,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -2345,6 +2778,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -2366,6 +2801,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -2376,6 +2813,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -2389,6 +2828,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -2408,16 +2849,19 @@ [:inputSource="storage_r"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -2437,6 +2881,7 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -2451,6 +2896,7 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -2468,6 +2914,7 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -2496,6 +2943,7 @@ [:inputSource="storage_r";vectorize=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=3] @@ -2507,6 +2955,7 @@ [:inputSource="storage_rw";vectorize=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=3] @@ -2518,6 +2967,7 @@ [:inputSource="uniform";vectorize=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=3] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/4/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/4/cts.https.html.ini index 6b9cc4ec6357..a021c163d6c7 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/4/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/4/cts.https.html.ini @@ -1,4 +1,6 @@ [cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:multi_entry_points:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:isAsync=false] expected: FAIL @@ -39,6 +41,7 @@ [:name="createBuffer"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:name="createCommandEncoder"] @@ -70,6 +73,7 @@ [:name="createShaderModule"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:name="createTexture"] @@ -88,30 +92,40 @@ [cts.https.html?q=webgpu:api,operation,labels:wrappers_do_not_share_labels:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_dispatches_in_one_compute_pass:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_draws_in_one_render_bundle:*] [:] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_draws_in_one_render_pass:*] [:] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:*] expected: - if os == "win" and not debug: TIMEOUT - if os == "linux": TIMEOUT + if os == "linux" and debug: TIMEOUT + if os == "linux" and not debug: CRASH [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] @@ -125,10 +139,12 @@ [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] @@ -142,89 +158,78 @@ [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -260,57 +265,49 @@ [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -360,79 +357,92 @@ [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] @@ -576,10 +586,12 @@ [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:*] expected: - if os == "win" and not debug: TIMEOUT - if os == "linux": TIMEOUT + if os == "linux" and debug: TIMEOUT + if os == "linux" and not debug: CRASH [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] @@ -593,10 +605,13 @@ [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] @@ -613,89 +628,78 @@ [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win": FAIL if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -731,57 +735,49 @@ [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -812,8 +808,7 @@ [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -831,116 +826,177 @@ [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: FAIL @@ -997,22 +1053,46 @@ expected: FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: FAIL @@ -1027,50 +1107,90 @@ expected: FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:*] + expected: + if os == "linux" and not debug: CRASH [:boundary="command-buffer";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] expected: FAIL [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] expected: FAIL [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] expected: FAIL @@ -1079,26 +1199,40 @@ expected: FAIL [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] expected: FAIL [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="command-buffer";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="dispatch";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] @@ -1109,33 +1243,48 @@ [:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] expected: FAIL [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["b2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] expected: FAIL [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] expected: FAIL @@ -1144,68 +1293,103 @@ expected: FAIL [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["compute-pass-encoder","queue"\]] expected: FAIL [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-bundle-encoder","queue"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-pass-encoder","queue"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] expected: FAIL [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["t2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["write-buffer","b2b-copy"\];contexts=["queue","command-encoder"\]] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","compute-pass-encoder"\]] expected: FAIL [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-bundle-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-pass-encoder"\]] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:boundary="queue-op";writeOps=["write-buffer","t2b-copy"\];contexts=["queue","command-encoder"\]] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";writeOps=["write-buffer","write-buffer"\];contexts=["queue","queue"\]] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:rw:*] - expected: [OK, TIMEOUT] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and debug: [OK, TIMEOUT] + if os == "linux" and not debug: CRASH + if os == "mac": [OK, TIMEOUT] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1213,20 +1397,30 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1234,14 +1428,23 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1358,44 +1561,47 @@ [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1403,31 +1609,49 @@ expected: [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: @@ -1437,31 +1661,60 @@ if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [FAIL, TIMEOUT, NOTRUN] @@ -1518,22 +1771,46 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1546,52 +1823,81 @@ [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_dispatches_in_the_same_compute_pass:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_draws_in_the_same_render_bundle:*] [:] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_draws_in_the_same_render_pass:*] [:] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:wr:*] - expected: [OK, TIMEOUT] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and debug: [OK, TIMEOUT] + if os == "linux" and not debug: CRASH + if os == "mac": [OK, TIMEOUT] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1599,20 +1905,28 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1620,14 +1934,22 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1744,13 +2066,14 @@ [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1762,25 +2085,27 @@ [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1788,64 +2113,100 @@ expected: [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: - if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [FAIL, TIMEOUT, NOTRUN] @@ -1902,22 +2263,40 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1930,37 +2309,53 @@ [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] expected: [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:ww:*] - expected: [OK, TIMEOUT] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and debug: [OK, TIMEOUT] + if os == "linux" and not debug: CRASH + if os == "mac": [OK, TIMEOUT] [:boundary="command-buffer";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1968,14 +2363,20 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -1983,10 +2384,18 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] expected: [FAIL, TIMEOUT, NOTRUN] @@ -1995,14 +2404,22 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2010,14 +2427,22 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="command-buffer";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2029,7 +2454,7 @@ [:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2037,20 +2462,26 @@ expected: [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["b2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2058,10 +2489,16 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] expected: [FAIL, TIMEOUT, NOTRUN] @@ -2070,23 +2507,35 @@ expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["compute-pass-encoder","queue"\]] expected: [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-bundle-encoder","queue"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-pass-encoder","queue"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2097,32 +2546,39 @@ if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] - expected: [FAIL, TIMEOUT, NOTRUN] + expected: + if os == "win": [PASS, FAIL] + if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["t2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["write-buffer","b2b-copy"\];contexts=["queue","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","compute-pass-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2134,19 +2590,21 @@ [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-pass-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["write-buffer","t2b-copy"\];contexts=["queue","command-encoder"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] [:boundary="queue-op";writeOps=["write-buffer","write-buffer"\];contexts=["queue","queue"\]] expected: - if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN] @@ -2154,12 +2612,14 @@ [cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:rw,single_pass,load_resolve:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:rw,single_pass,load_store:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -2168,116 +2628,139 @@ if os == "linux": [OK, TIMEOUT] [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"render-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"sample","in":"render-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2289,31 +2772,37 @@ [:boundary="pass";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2325,31 +2814,37 @@ [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2361,16 +2856,19 @@ [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -2394,11 +2892,13 @@ [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -2410,6 +2910,7 @@ [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -2433,6 +2934,7 @@ [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -2448,266 +2950,319 @@ if os == "linux": [OK, TIMEOUT] [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="dispatch";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"t2b-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2717,406 +3272,487 @@ if os == "linux": [OK, TIMEOUT] [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="dispatch";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="pass";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"attachment-resolve","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"attachment-store","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"b2t-copy","in":"command-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"compute-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"render-bundle-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"render-pass-encoder"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3128,6 +3764,7 @@ [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"write-texture","in":"queue"}] expected: + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -3135,10 +3772,12 @@ [cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:with_work:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:without_work:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/40/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/40/cts.https.html.ini index 350ee929627b..aa55e2070a2a 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/40/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/40/cts.https.html.ini @@ -11,6 +11,7 @@ [:inputSource="storage_r";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -22,6 +23,7 @@ [:inputSource="storage_rw";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -33,6 +35,7 @@ [:inputSource="uniform";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -55,6 +58,7 @@ [:inputSource="storage_r";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -66,6 +70,7 @@ [:inputSource="storage_rw";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -80,6 +85,7 @@ [:inputSource="uniform";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -102,6 +108,7 @@ [:inputSource="storage_r";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -113,6 +120,7 @@ [:inputSource="storage_rw";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -124,6 +132,7 @@ [:inputSource="uniform";dim=2] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -142,14 +151,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -168,6 +183,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -185,6 +202,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -201,6 +220,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -225,6 +246,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -235,6 +258,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -249,6 +274,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -273,6 +300,8 @@ [:inputSource="storage_r";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=3] @@ -283,6 +312,8 @@ [:inputSource="storage_rw";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=3] @@ -293,6 +324,8 @@ [:inputSource="uniform";vectorize=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=3] @@ -314,6 +347,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -324,6 +359,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -338,6 +375,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -362,6 +401,8 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] @@ -375,6 +416,8 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] @@ -385,6 +428,8 @@ [:inputSource="uniform";dim=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] @@ -412,6 +457,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -425,6 +472,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -464,6 +513,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -477,6 +528,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -513,6 +566,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -523,6 +578,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -553,6 +610,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -563,6 +622,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -593,6 +654,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -603,6 +666,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -736,6 +801,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -749,6 +816,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -788,6 +857,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -801,6 +872,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -940,6 +1013,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -953,6 +1028,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -992,6 +1069,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1005,6 +1084,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1041,6 +1122,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -1051,6 +1134,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -1081,6 +1166,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -1091,6 +1178,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -1121,6 +1210,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -1131,6 +1222,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/41/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/41/cts.https.html.ini index 03872a75c887..d99fd038ed50 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/41/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/41/cts.https.html.ini @@ -124,6 +124,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -134,6 +136,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -164,6 +168,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -174,6 +180,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -204,6 +212,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -214,6 +224,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -361,6 +373,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -377,6 +391,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -390,6 +406,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -417,6 +435,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -430,6 +450,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -447,6 +469,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -474,6 +498,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -487,6 +513,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -500,6 +528,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -530,6 +560,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -543,6 +575,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -556,6 +590,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -583,6 +619,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -596,6 +634,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -613,6 +653,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -640,6 +682,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -653,6 +697,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -669,6 +715,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -696,6 +744,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -709,6 +759,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -722,6 +774,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -749,6 +803,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -762,6 +818,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -775,6 +833,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -902,6 +962,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -915,6 +977,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -928,6 +992,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -955,6 +1021,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -971,6 +1039,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -988,6 +1058,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1119,6 +1191,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1135,6 +1209,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1152,6 +1228,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1179,6 +1257,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1195,6 +1275,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1212,6 +1294,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/42/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/42/cts.https.html.ini index 001381f2157d..74a1a66ff9d5 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/42/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/42/cts.https.html.ini @@ -11,6 +11,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -22,6 +24,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -53,6 +57,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -68,6 +74,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -103,6 +111,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -118,6 +128,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -263,6 +275,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -278,6 +292,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -312,6 +328,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -327,6 +345,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -358,6 +378,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -373,6 +395,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -518,6 +542,8 @@ [:inputSource="storage_r";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_rhs=3] @@ -533,6 +559,8 @@ [:inputSource="storage_rw";vectorize_rhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_rhs=3] @@ -564,6 +592,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -579,6 +609,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -610,6 +642,8 @@ [:inputSource="storage_r";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize_lhs=3] @@ -625,6 +659,8 @@ [:inputSource="storage_rw";vectorize_lhs=2] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize_lhs=3] @@ -662,6 +698,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -680,6 +718,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -698,6 +738,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -730,6 +772,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -748,6 +792,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -766,6 +812,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -794,6 +842,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -812,6 +862,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -830,6 +882,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -861,6 +915,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -875,6 +931,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -893,6 +951,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -925,6 +985,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -943,6 +1005,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -957,6 +1021,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -988,6 +1054,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1006,6 +1074,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1023,6 +1093,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1150,6 +1222,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1167,6 +1241,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1185,6 +1261,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1217,6 +1295,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1231,6 +1311,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1249,6 +1331,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/43/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/43/cts.https.html.ini index 7f5ca07a8b9a..b5a8b2c5dbd6 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/43/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/43/cts.https.html.ini @@ -79,6 +79,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -95,6 +97,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -111,6 +115,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -273,6 +279,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -290,6 +298,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -461,6 +471,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -477,6 +489,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -521,6 +535,7 @@ [:inputSource="storage_r";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";overload="vec2"] @@ -538,6 +553,7 @@ [:inputSource="storage_rw";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";overload="vec2"] @@ -555,6 +571,7 @@ [:inputSource="uniform";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";overload="vec2"] @@ -590,6 +607,7 @@ [:inputSource="storage_r";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";overload="vec2"] @@ -607,6 +625,7 @@ [:inputSource="storage_rw";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";overload="vec2"] @@ -624,6 +643,7 @@ [:inputSource="uniform";overload="scalar"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";overload="vec2"] @@ -646,6 +666,8 @@ [cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:binding_subregion:*] [:] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -715,6 +737,8 @@ [:buffer_size=1004;type="mat3x2%3Cf32%3E";stride=24] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=1004;type="mat3x3%3Cf16%3E";stride=24] @@ -1002,6 +1026,8 @@ [:buffer_size=640;type="mat2x3%3Cf32%3E";stride=32] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="mat2x4%3Cf16%3E";stride=16] @@ -1020,6 +1046,8 @@ [:buffer_size=640;type="mat3x2%3Cf32%3E";stride=24] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="mat3x3%3Cf16%3E";stride=24] @@ -1028,6 +1056,8 @@ [:buffer_size=640;type="mat3x3%3Cf32%3E";stride=48] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="mat3x4%3Cf16%3E";stride=24] @@ -1053,6 +1083,8 @@ [:buffer_size=640;type="mat4x3%3Cf32%3E";stride=64] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="mat4x4%3Cf16%3E";stride=32] @@ -1067,6 +1099,8 @@ [:buffer_size=640;type="u32";stride=4] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="vec2%3Cf16%3E";stride=4] @@ -1081,6 +1115,8 @@ [:buffer_size=640;type="vec2%3Cu32%3E";stride=8] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="vec3%3Cf16%3E";stride=8] @@ -1098,6 +1134,8 @@ [:buffer_size=640;type="vec3%3Cu32%3E";stride=16] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:buffer_size=640;type="vec4%3Cf16%3E";stride=8] @@ -1117,6 +1155,8 @@ [cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:read_only:*] [:] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -1175,6 +1215,8 @@ [:type="mat2x3%3Cf32%3E";stride=32] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="mat2x4%3Cf16%3E";stride=16] @@ -1194,6 +1236,8 @@ [:type="mat3x2%3Cf32%3E";stride=24] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="mat3x3%3Cf16%3E";stride=24] @@ -1202,6 +1246,8 @@ [:type="mat3x3%3Cf32%3E";stride=48] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="mat3x4%3Cf16%3E";stride=24] @@ -1228,6 +1274,8 @@ [:type="mat4x3%3Cf32%3E";stride=64] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="mat4x4%3Cf16%3E";stride=32] @@ -1243,6 +1291,8 @@ [:type="u32";stride=4] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="vec2%3Cf16%3E";stride=4] @@ -1257,6 +1307,8 @@ [:type="vec2%3Cu32%3E";stride=8] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="vec3%3Cf16%3E";stride=8] @@ -1275,6 +1327,8 @@ [:type="vec3%3Cu32%3E";stride=16] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:type="vec4%3Cf16%3E";stride=8] @@ -1347,6 +1401,8 @@ [:member_offset=0;type="mat2x3%3Cf32%3E";stride=32] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="mat2x4%3Cf16%3E";stride=16] @@ -1366,6 +1422,8 @@ [:member_offset=0;type="mat3x2%3Cf32%3E";stride=24] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="mat3x3%3Cf16%3E";stride=24] @@ -1374,6 +1432,8 @@ [:member_offset=0;type="mat3x3%3Cf32%3E";stride=48] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="mat3x4%3Cf16%3E";stride=24] @@ -1400,6 +1460,8 @@ [:member_offset=0;type="mat4x3%3Cf32%3E";stride=64] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="mat4x4%3Cf16%3E";stride=32] @@ -1414,6 +1476,8 @@ [:member_offset=0;type="u32";stride=4] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="vec2%3Cf16%3E";stride=4] @@ -1432,6 +1496,8 @@ [:member_offset=0;type="vec2%3Cu32%3E";stride=8] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="vec3%3Cf16%3E";stride=8] @@ -1450,6 +1516,8 @@ [:member_offset=0;type="vec3%3Cu32%3E";stride=16] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=0;type="vec4%3Cf16%3E";stride=8] @@ -1579,6 +1647,8 @@ [:member_offset=20;type="u32";stride=4] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=20;type="vec2%3Cf16%3E";stride=4] @@ -1702,6 +1772,8 @@ [:member_offset=4;type="mat3x3%3Cf32%3E";stride=48] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=4;type="mat3x4%3Cf16%3E";stride=24] @@ -1728,6 +1800,8 @@ [:member_offset=4;type="mat4x3%3Cf32%3E";stride=64] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:member_offset=4;type="mat4x4%3Cf16%3E";stride=32] @@ -1931,6 +2005,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1948,6 +2024,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -2123,6 +2201,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -2136,6 +2216,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -2152,6 +2234,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -2381,6 +2465,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -2398,6 +2484,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -2414,6 +2502,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/44/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/44/cts.https.html.ini index f6990869b569..1da32235daf1 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/44/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/44/cts.https.html.ini @@ -96,6 +96,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -114,6 +116,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -321,6 +325,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -338,6 +344,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -375,6 +383,8 @@ [:workgroupSize=1;dispatchSize=1;scalarType="i32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;scalarType="u32"] @@ -1026,6 +1036,7 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] @@ -1482,6 +1493,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] @@ -1675,6 +1688,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] @@ -2269,6 +2284,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] @@ -2656,6 +2673,8 @@ [:workgroupSize=1;dispatchSize=1;scalarType="u32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=4;scalarType="i32"] @@ -2858,6 +2877,8 @@ [:workgroupSize=1;dispatchSize=1;scalarType="u32"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=4;scalarType="i32"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/45/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/45/cts.https.html.ini index e1d58db1103b..62b211ecad45 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/45/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/45/cts.https.html.ini @@ -16,6 +16,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] @@ -214,6 +216,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] @@ -409,6 +413,8 @@ [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] @@ -789,6 +795,8 @@ [:workgroupSize=1;dispatchSize=1;scalarType="i32"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:workgroupSize=1;dispatchSize=1;scalarType="u32"] @@ -1526,6 +1534,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -1551,6 +1561,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -1630,6 +1642,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -1655,6 +1669,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -1730,6 +1746,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -1755,6 +1773,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -1864,6 +1884,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -1889,6 +1911,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -1914,6 +1938,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] @@ -1965,6 +1991,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -1990,6 +2018,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -2015,6 +2045,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] @@ -2066,6 +2098,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -2091,6 +2125,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -2116,6 +2152,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] @@ -2201,6 +2239,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -2226,6 +2266,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -2251,6 +2293,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] @@ -2302,6 +2346,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -2327,6 +2373,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -2352,6 +2400,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] @@ -2403,6 +2453,8 @@ [:inputSource="storage_r";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_";alias=true] @@ -2428,6 +2480,8 @@ [:inputSource="storage_rw";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_";alias=true] @@ -2453,6 +2507,8 @@ [:inputSource="uniform";vectorize="_undef_";alias=false] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_";alias=true] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/46/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/46/cts.https.html.ini index 0fb99248155e..94c219f565c1 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/46/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/46/cts.https.html.ini @@ -315,6 +315,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -331,6 +333,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -572,6 +576,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -585,6 +591,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -624,6 +632,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -637,6 +647,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -676,6 +688,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -689,6 +703,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -860,6 +876,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -873,6 +891,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1048,6 +1068,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1065,6 +1087,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1078,6 +1102,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1109,6 +1135,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1125,6 +1153,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1141,6 +1171,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1171,6 +1203,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1187,6 +1221,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1204,6 +1240,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1235,6 +1273,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1252,6 +1292,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1268,6 +1310,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1298,6 +1342,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1314,6 +1360,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1331,6 +1379,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1361,6 +1411,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1374,6 +1426,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1390,6 +1444,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/47/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/47/cts.https.html.ini index 0c036ca355b5..cecf66cb9e8a 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/47/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/47/cts.https.html.ini @@ -13,7 +13,9 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -27,7 +29,9 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -41,7 +45,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -108,17 +114,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -233,7 +245,9 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -247,7 +261,9 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -261,7 +277,9 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -413,12 +431,16 @@ [:inputSource="storage_r";dim=2] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=3] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";dim=4] @@ -430,12 +452,16 @@ [:inputSource="storage_rw";dim=2] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=3] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";dim=4] @@ -447,12 +473,16 @@ [:inputSource="uniform";dim=2] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=3] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";dim=4] @@ -629,12 +659,16 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -647,17 +681,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -667,17 +707,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -687,17 +733,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -795,17 +847,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -815,17 +873,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -835,17 +899,23 @@ [:inputSource="storage_r"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/48/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/48/cts.https.html.ini index ed046727b967..da7f0f3714ae 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/48/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/48/cts.https.html.ini @@ -559,6 +559,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -576,6 +578,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -751,6 +755,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -768,6 +774,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1001,10 +1009,14 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -1017,10 +1029,14 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -1033,10 +1049,14 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -1058,6 +1078,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1071,6 +1093,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1110,6 +1134,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1127,6 +1153,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1140,6 +1168,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1171,6 +1201,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1188,6 +1220,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1205,6 +1239,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1236,6 +1272,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1249,6 +1287,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1266,6 +1306,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/49/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/49/cts.https.html.ini index f1e5bf5891a1..8e8dd5eaaca8 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/49/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/49/cts.https.html.ini @@ -79,6 +79,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -96,6 +98,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -271,6 +275,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -288,6 +294,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -459,6 +467,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -472,6 +482,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -647,16 +659,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -667,16 +682,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -687,16 +705,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -707,16 +728,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -727,16 +751,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -747,16 +774,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -770,16 +800,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -790,16 +823,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/50/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/50/cts.https.html.ini index d2bc83643572..258b8a0f7a1c 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/50/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/50/cts.https.html.ini @@ -375,6 +375,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -392,6 +394,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -567,6 +571,7 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -581,6 +586,7 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -747,14 +753,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -764,14 +776,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -781,14 +799,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -798,14 +822,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -956,6 +986,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -972,6 +1004,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1143,6 +1177,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1156,6 +1192,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1327,6 +1365,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1344,6 +1384,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1360,6 +1402,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1390,6 +1434,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1406,6 +1452,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1423,6 +1471,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/51/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/51/cts.https.html.ini index b36d64b7329e..ed7b8aaf9e9e 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/51/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/51/cts.https.html.ini @@ -79,6 +79,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -96,6 +98,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -333,6 +337,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -350,6 +356,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -389,6 +397,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -402,6 +412,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -419,6 +431,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -449,6 +463,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -466,6 +482,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -479,6 +497,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -642,6 +662,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -659,6 +681,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -894,16 +918,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -914,16 +941,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -934,16 +964,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -954,16 +987,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -974,16 +1010,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -994,16 +1033,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -1014,16 +1056,19 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -1034,14 +1079,17 @@ [:inputSource="storage_r"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/52/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/52/cts.https.html.ini index cac4838e6ff9..35749594c023 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/52/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/52/cts.https.html.ini @@ -226,14 +226,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -243,14 +249,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -260,14 +272,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -277,10 +295,14 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -293,14 +315,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -310,14 +338,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -327,14 +361,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -344,14 +384,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -502,6 +548,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -519,6 +567,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -692,6 +742,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -708,6 +760,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -725,6 +779,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -797,14 +853,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -814,12 +876,18 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/53/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/53/cts.https.html.ini index 6148b39f5997..45c10d16bed5 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/53/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/53/cts.https.html.ini @@ -54,14 +54,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -173,12 +179,14 @@ [:inputSource="storage_r"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -201,12 +209,14 @@ [:inputSource="storage_r"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -229,12 +239,15 @@ [:inputSource="storage_r"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] @@ -260,6 +273,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -276,6 +291,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -293,6 +310,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -324,6 +343,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -340,6 +361,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -357,6 +380,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -519,6 +544,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -532,6 +559,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -545,6 +574,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -708,6 +739,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -721,6 +754,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -816,6 +851,8 @@ [:inputSource="storage_r";component="b";overload="scalar"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";component="b";overload="vec2"] @@ -884,6 +921,8 @@ [:inputSource="storage_rw";component="b";overload="scalar"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";component="b";overload="vec2"] @@ -953,6 +992,8 @@ [:inputSource="uniform";component="b";overload="scalar"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";component="b";overload="vec2"] @@ -1072,6 +1113,8 @@ [:inputSource="storage_r";component="b";overload="vec2"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";component="b";overload="vec3"] @@ -1125,6 +1168,8 @@ [:inputSource="storage_rw";component="b";overload="vec2"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";component="b";overload="vec3"] @@ -1178,6 +1223,8 @@ [:inputSource="uniform";component="b";overload="vec2"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";component="b";overload="vec3"] @@ -1444,6 +1491,7 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1458,6 +1506,7 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1475,6 +1524,7 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1503,6 +1553,7 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1521,6 +1572,7 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1539,6 +1591,7 @@ [:inputSource="uniform";vectorize="_undef_"] expected: if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1702,6 +1755,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1715,6 +1770,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/54/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/54/cts.https.html.ini index 537573c9d2e1..99a23c77a265 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/54/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/54/cts.https.html.ini @@ -145,6 +145,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -162,6 +164,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -175,6 +179,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -337,6 +343,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -350,6 +358,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -521,6 +531,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -538,6 +550,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -554,6 +568,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -716,6 +732,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -733,6 +751,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -924,6 +944,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -941,6 +963,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1116,6 +1140,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -1133,6 +1159,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -1149,6 +1177,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/57/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/57/cts.https.html.ini index e7dbd6e97835..9f7a2a028156 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/57/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/57/cts.https.html.ini @@ -565,10 +565,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -582,6 +586,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -602,10 +608,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -620,6 +630,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -640,10 +652,14 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] @@ -657,6 +673,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -771,6 +789,8 @@ [:inputSource="storage_r";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";vectorize=2] @@ -784,6 +804,8 @@ [:inputSource="storage_rw";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";vectorize=2] @@ -800,6 +822,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/58/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/58/cts.https.html.ini index b56636749a44..630deb70c5a9 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/58/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/58/cts.https.html.ini @@ -1,19 +1,25 @@ [cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack2x16float:unpack:*] expected: - if os == "linux": CRASH + if os == "linux" and debug: CRASH [:inputSource="const"] expected: FAIL [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -23,14 +29,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -40,14 +52,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -57,14 +75,20 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -74,34 +98,44 @@ [:inputSource="storage_r"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,expression,call,builtin,workgroupBarrier:barrier:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,expression,call,builtin,workgroupBarrier:stage:*] [:stage="compute"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:stage="fragment"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:stage="vertex"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -127,6 +161,7 @@ [cts.https.html?q=webgpu:shader,execution,expression,unary,af_assignment:f16:*] [:inputSource="const"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -186,6 +221,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -204,18 +241,22 @@ [cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:f16:*] [:inputSource="const";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_"] @@ -232,10 +273,12 @@ [:inputSource="storage_r";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_"] @@ -252,26 +295,32 @@ [:inputSource="storage_rw";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -326,6 +375,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -389,6 +440,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -456,6 +509,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -522,6 +577,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -541,18 +598,22 @@ [cts.https.html?q=webgpu:shader,execution,expression,unary,f16_arithmetic:negation:*] [:inputSource="const";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_"] @@ -569,10 +630,12 @@ [:inputSource="storage_r";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_"] @@ -589,26 +652,32 @@ [:inputSource="storage_rw";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -725,6 +794,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -744,18 +815,22 @@ [cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f16:*] [:inputSource="const";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="const";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize="_undef_"] @@ -772,10 +847,12 @@ [:inputSource="storage_r";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_r";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize="_undef_"] @@ -792,26 +869,32 @@ [:inputSource="storage_rw";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="storage_rw";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=2] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=3] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:inputSource="uniform";vectorize=4] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -866,6 +949,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -912,10 +997,14 @@ [:inputSource="storage_r";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=2;rows=4] @@ -929,6 +1018,8 @@ [:inputSource="storage_r";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_r";cols=3;rows=4] @@ -950,10 +1041,14 @@ [:inputSource="storage_rw";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=2;rows=4] @@ -968,6 +1063,8 @@ [:inputSource="storage_rw";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="storage_rw";cols=3;rows=4] @@ -987,15 +1084,19 @@ [:inputSource="uniform";cols=2;rows=2] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=2;rows=4] expected: - if os == "win" and not debug: FAIL + if os == "win": FAIL if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -1004,6 +1105,8 @@ [:inputSource="uniform";cols=3;rows=3] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";cols=3;rows=4] @@ -1073,6 +1176,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -1136,6 +1241,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/59/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/59/cts.https.html.ini index b567372eee43..f5629b596528 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/59/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/59/cts.https.html.ini @@ -1,4 +1,6 @@ [cts.https.html?q=webgpu:shader,execution,expression,unary,i32_arithmetic:negation:*] + expected: + if os == "win" and debug: [OK, ERROR] [:inputSource="const";vectorize="_undef_"] expected: FAIL @@ -49,6 +51,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -116,6 +120,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -183,6 +189,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -391,6 +399,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -454,6 +464,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -520,6 +532,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -661,6 +675,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -801,9 +817,7 @@ expected: FAIL [:inputSource="uniform";vectorize="_undef_"] - expected: - if os == "linux": FAIL - if os == "mac": FAIL + expected: FAIL [:inputSource="uniform";vectorize=2] expected: FAIL @@ -866,6 +880,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -932,6 +948,8 @@ [:inputSource="uniform";vectorize="_undef_"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:inputSource="uniform";vectorize=2] @@ -966,6 +984,8 @@ [:value="small_pos_zero_exp"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/6/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/6/cts.https.html.ini index fcb1ed391e8b..0140ab9cdaf1 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/6/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/6/cts.https.html.ini @@ -328,6 +328,8 @@ [cts.https.html?q=webgpu:api,operation,render_pipeline,sample_mask:alpha_to_coverage_mask:*] + expected: + if os == "linux" and not debug: CRASH [:interpolated=false;sampleCount=4;rasterizationMask=0] expected: FAIL @@ -426,6 +428,8 @@ [cts.https.html?q=webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:*] + expected: + if os == "linux" and not debug: CRASH [:interpolated=false;sampleCount=1;rasterizationMask=0] expected: FAIL @@ -580,7 +584,9 @@ [cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blend_constant,setting:*] [:] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:*] @@ -823,833 +829,833 @@ [:component="alpha";srcFactor="dst";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one";operation="max"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one";operation="min"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1890,273 +1896,273 @@ [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2181,63 +2187,63 @@ [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2262,21 +2268,21 @@ [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2304,84 +2310,84 @@ [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2408,1113 +2414,1113 @@ [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3755,2875 +3761,3052 @@ [:component="alpha";srcFactor="zero";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="alpha";srcFactor="zero";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="constant";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": TIMEOUT + if os == "linux" and debug: TIMEOUT if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="dst";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one";operation="max"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one";operation="min"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="add"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="reverse-subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="subtract"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="zero";operation="add"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="zero";operation="reverse-subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:component="color";srcFactor="zero";dstFactor="zero";operation="subtract"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blending,clamping:*] @@ -6754,46 +6937,74 @@ if os == "mac": FAIL [:mask=10] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=11] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=12] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=13] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=14] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=15] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=2] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=3] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=4] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=5] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=6] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=7] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=8] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mask=9] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,depth:depth_compare_func:*] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/62/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/62/cts.https.html.ini index 5745f08a85cc..4638ac0cc1d3 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/62/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/62/cts.https.html.ini @@ -1,207 +1,429 @@ [cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_builtin:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_must_use:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_nested:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_nested_must_use:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,return:return:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,return:return_conditional_false:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,return:return_conditional_true:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_default:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_default_only:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_multiple_case:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_multiple_case_default:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,while:while_basic:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,while:while_break:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,while:while_continue:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,while:while_nested_break:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,flow_control,while:while_nested_continue:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:preventValueOptimizations=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:preventValueOptimizations=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,atomicity:atomicity:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] - expected: FAIL + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_load_store:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT [:memType="non_atomic_storage"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="non_atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_load:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] [:memType="non_atomic_storage"] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="non_atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_store:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:memType="non_atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="non_atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corr:*] expected: + if os == "win" and debug: [OK, TIMEOUT] if os == "win" and not debug: TIMEOUT if os == "linux": TIMEOUT [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: TIMEOUT + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -209,53 +431,68 @@ [cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corw1:*] expected: + if os == "win": TIMEOUT if os == "linux": [OK, TIMEOUT] [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: TIMEOUT + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,coherence:cowr:*] expected: + if os == "win" and debug: [OK, TIMEOUT] if os == "win" and not debug: TIMEOUT if os == "linux": TIMEOUT [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: TIMEOUT + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -263,37 +500,43 @@ [cts.https.html?q=webgpu:shader,execution,memory_model,coherence:coww:*] expected: - if os == "win" and not debug: TIMEOUT + if os == "win": TIMEOUT if os == "linux": TIMEOUT [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: TIMEOUT + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: TIMEOUT if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: NOTRUN if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/63/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/63/cts.https.html.ini index cb223ed9df03..84e3d7ceaf85 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/63/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/63/cts.https.html.ini @@ -1,596 +1,1320 @@ [cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corw2:*] expected: + if os == "win" and debug: TIMEOUT if os == "win" and not debug: [OK, TIMEOUT] if os == "linux": TIMEOUT [:memType="atomic_storage";testType="inter_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: TIMEOUT if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: NOTRUN if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:2_plus_2_write:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:load_buffer:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:message_passing:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:read:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:store:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,memory_model,weak:store_buffer:*] + expected: + if os == "win" and not debug: TIMEOUT [:memType="atomic_storage"] - expected: FAIL + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:memType="atomic_workgroup"] - expected: FAIL + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:array_of_matCx3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:columns=2;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=2;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=3;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=3;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=4;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=4;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:array_of_struct:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:array_of_vec3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:matCx3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:columns=2;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=2;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=3;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=3;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=4;use_struct=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:columns=4;use_struct=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:struct_explicit:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:struct_implicit:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:struct_nested:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,padding:vec3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,robust_access:linear_memory:*] expected: - if os == "win" and not debug: [OK, ERROR] - if os == "linux": CRASH + if os == "win" and not debug: [OK, TIMEOUT, ERROR] + if os == "linux" and debug: CRASH + if os == "linux" and not debug: [OK, CRASH] [:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="function-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="module-scope";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="none";isAtomic=true] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="none";isAtomic=false] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:*] @@ -610,524 +1334,1153 @@ expected: FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] expected: FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1282,7 +2635,8 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] @@ -2351,55 +3705,64 @@ [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] @@ -2417,7 +3780,8 @@ [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] expected: if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] @@ -11522,119 +12886,248 @@ [cts.https.html?q=webgpu:shader,execution,shader_io,compute_builtins:inputs:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:method="mixed";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="mixed";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="param";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [:method="struct";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_between_stages:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_with_buffer:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win": FAIL + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_with_non_entry_point_function:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:builtin:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:declaration:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:for_loop:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, FAIL] + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:while:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/64/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/64/cts.https.html.ini index a652f63644fe..3983fb7d1a9b 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/64/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/64/cts.https.html.ini @@ -3,13 +3,21 @@ if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:loop:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] [:] - expected: FAIL + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:shader,execution,shadow:switch:*] @@ -17,7 +25,9 @@ if os == "win" and not debug: [OK, TIMEOUT] [:] expected: - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL if os == "mac": FAIL @@ -6623,7 +6633,8 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="module"] @@ -6637,28 +6648,32 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="module"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="function"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="module"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="literal_false";scope="function"] @@ -11219,14 +11234,14 @@ [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:lhs="variable_not_true";rhs="literal_not_false";scope="module"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -11240,7 +11255,7 @@ [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -15760,7 +15775,7 @@ [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -15781,7 +15796,7 @@ [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/65/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/65/cts.https.html.ini index 3d60643306c3..636cd1c8d3b7 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/65/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/65/cts.https.html.ini @@ -2159,7 +2159,7 @@ [:case="const_0";vector_decl="const";vector_width=4;element_type="bool"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2213,14 +2213,14 @@ [:case="const_0";vector_decl="let";vector_width=2;element_type="i32"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0";vector_decl="let";vector_width=2;element_type="u32"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2498,836 +2498,861 @@ [:case="const_0i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_0u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3341,3645 +3366,3752 @@ [:case="const_1";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_1u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_2u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="const_3u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -13826,4590 +13958,4725 @@ [:case="let_0";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_0u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_1u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_2u";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="let";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="param";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3i";vector_decl="var";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=2;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=2;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=2;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=3;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=3;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=3;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=3;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=3;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=4;element_type="bool"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=4;element_type="f16"] expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=4;element_type="f32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=4;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="const";vector_width=4;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -18437,14 +18704,14 @@ [:case="let_3u";vector_decl="let";vector_width=2;element_type="i32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:case="let_3u";vector_decl="let";vector_width=2;element_type="u32"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/66/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/66/cts.https.html.ini index e32bb25cb689..035739a231ef 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/66/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/66/cts.https.html.ini @@ -1,4 +1,6 @@ [cts.https.html?q=webgpu:shader,validation,expression,call,builtin,acos:integer_argument:*] + expected: + if os == "mac" and debug: [OK, CRASH] [:type="f32"] expected: FAIL @@ -5364,14 +5366,14 @@ [:stage="override";type="vec4%3Cf32%3E";value=1.3177414502693954e-34] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:stage="override";type="vec4%3Cf32%3E";value=1.3701267809399137e-30] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/68/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/68/cts.https.html.ini index 00dae030ac0d..998ff02eab65 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/68/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/68/cts.https.html.ini @@ -3765,7 +3765,8 @@ [:address_space="function";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=false] expected: if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:address_space="function";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=true] @@ -3923,7 +3924,8 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:address_space="function";a_use="compound_assign_lhs";b_use="var_init";aliased=false] @@ -19151,25 +19153,29 @@ [:decl="mat4x3";arg="f_mat2x2"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:decl="mat4x3";arg="f_mat2x3"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:decl="mat4x3";arg="f_mat2x4"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:decl="mat4x3";arg="f_mat3x2"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -19218,19 +19224,22 @@ [:decl="mat4x3";arg="f_vec2"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:decl="mat4x3";arg="f_vec3"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:decl="mat4x3";arg="f_vec4"] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -30112,7 +30121,7 @@ [:decl="vec2";arg="sampler"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -30145,7 +30154,7 @@ [:decl="vec2";arg="texture_external"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/69/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/69/cts.https.html.ini index 6f6a6cfec410..0e76d818a37c 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/69/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/69/cts.https.html.ini @@ -17802,20 +17802,22 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -17830,40 +17832,46 @@ expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] expected: if os == "win": [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] expected: if os == "win": FAIL - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] expected: if os == "win" and debug: FAIL if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] @@ -17946,7 +17954,7 @@ [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -18033,7 +18041,8 @@ [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] expected: - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/7/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/7/cts.https.html.ini index 97f5654631eb..920503269c5e 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/7/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/7/cts.https.html.ini @@ -1,367 +1,558 @@ [cts.https.html?q=webgpu:api,operation,rendering,depth:reverse_depth:*] [:reversed=false] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:reversed=true] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,depth_bias:depth_bias:*] [:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=-0.125] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=0.125] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.125] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=1;bias=0;biasSlopeScale=-0.5;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=1;bias=0;biasSlopeScale=0;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:quadAngle=1;bias=0;biasSlopeScale=1;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:*] [:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus";quadAngle=1;bias=8388608;biasSlopeScale=1;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus-stencil8";quadAngle=1;bias=8388608;biasSlopeScale=1;biasClamp=0] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:*] [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=true] - expected: - if os == "win" and not debug: [PASS, FAIL] - if os == "linux": [PASS, FAIL] - if os == "mac": [PASS, FAIL] + expected: [PASS, FAIL] [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;writeDepth=false;multisampled=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;writeDepth=false;multisampled=true] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth="_undef_";writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth="_undef_";writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth="_undef_";writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth="_undef_";writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true] expected: - if os == "win": FAIL + if os == "win" and debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux": FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=false;multisampled=false] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=false;multisampled=true] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=true;multisampled=false] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=true;multisampled=true] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:*] [:format="depth16unorm";unclippedDepth=false;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=false;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth16unorm";unclippedDepth=true;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth24plus";unclippedDepth=false;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus";unclippedDepth=true;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=false;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth24plus-stencil8";unclippedDepth=true;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth32float";unclippedDepth=false;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float";unclippedDepth=true;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=false;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;multisampled=false] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="depth32float-stencil8";unclippedDepth=true;multisampled=true] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,draw:arguments:*] expected: - if os == "win" and not debug: TIMEOUT + if os == "win" and not debug: [OK, TIMEOUT] if os == "linux": TIMEOUT [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] @@ -377,28 +568,52 @@ expected: FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -425,10 +640,16 @@ expected: FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -437,28 +658,52 @@ expected: FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -485,10 +730,16 @@ expected: FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -497,28 +748,52 @@ expected: FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -545,10 +820,16 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -557,28 +838,52 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -605,10 +910,16 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -617,28 +928,52 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -665,10 +1000,16 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -677,28 +1018,52 @@ expected: FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -725,10 +1090,16 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -737,28 +1108,52 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -785,10 +1180,16 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -797,28 +1198,52 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -845,10 +1270,16 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -857,28 +1288,52 @@ expected: FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -905,10 +1360,16 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -917,28 +1378,52 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -965,10 +1450,16 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -977,28 +1468,52 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1025,10 +1540,16 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1037,28 +1558,52 @@ expected: FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1085,10 +1630,16 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1097,28 +1648,52 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1145,10 +1720,16 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1157,28 +1738,52 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1205,10 +1810,16 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1217,28 +1828,52 @@ expected: FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1265,10 +1900,16 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1277,28 +1918,52 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1325,10 +1990,16 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1337,28 +2008,52 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: FAIL @@ -1385,10 +2080,16 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: FAIL @@ -1397,39 +2098,51 @@ expected: FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] @@ -1482,14 +2195,16 @@ [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] @@ -1506,50 +2221,58 @@ [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] @@ -1602,14 +2325,16 @@ [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] @@ -1626,53 +2351,55 @@ [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win": FAIL - if os == "linux": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] + if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win": FAIL + if os == "win": [PASS, FAIL] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1693,2458 +2420,2586 @@ [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,draw:default_arguments:*] [:mode="draw"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:mode="drawIndexed"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,draw:largeish_buffer:*] [:] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,draw:vertex_attributes,basic:*] [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux" and debug: FAIL if os == "linux" and not debug: [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] - if os == "linux": FAIL + if os == "linux" and debug: FAIL if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] expected: + if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] expected: @@ -4153,57 +5008,106 @@ if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="_undef_"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="instance"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="mixed"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="vertex"] - expected: FAIL + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,draw:vertex_attributes,formats:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -4217,583 +5121,1148 @@ [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_compare_func:*] [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="always";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="always";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="always";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="less-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="never";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="never";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="never";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="not-equal";stencilRefValue=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="not-equal";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";stencilCompare="not-equal";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_depthFailOp_operation:*] [:format="depth24plus-stencil8";depthFailOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=2] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";depthFailOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=2] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";depthFailOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_failOp_operation:*] [:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";failOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";failOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="decrement-wrap";initialStencil=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";failOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_passOp_operation:*] [:format="depth24plus-stencil8";passOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";passOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";passOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="decrement-clamp";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="decrement-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="decrement-wrap";initialStencil=0] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="decrement-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="increment-clamp";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="increment-clamp";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="increment-wrap";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="increment-wrap";initialStencil=255] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="invert";initialStencil=240] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="keep";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="replace";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";passOp="zero";initialStencil=1] - expected: FAIL + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_read_write_mask:*] [:format="depth24plus-stencil8";maskType="read";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";maskType="read";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";maskType="write";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth24plus-stencil8";maskType="write";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";maskType="read";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";maskType="read";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";maskType="write";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8";maskType="write";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";maskType="read";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";maskType="read";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";maskType="write";stencilRefValue=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8";maskType="write";stencilRefValue=2] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_reference_initialized:*] [:format="depth24plus-stencil8"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="depth32float-stencil8"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="stencil8"] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_buffer_to_buffer_copy_source:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -4807,54 +6276,65 @@ [cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_partial_buffer:*] [:mapMode=1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:mapMode=2] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_whole_buffer:*] [:mapMode=1] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:mapMode=2] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_partial_buffer:*] [:bufferUsage=4] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferUsage=6] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferUsage=9] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_whole_buffer:*] [:bufferUsage=4] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferUsage=6] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:bufferUsage=9] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:partial_write_buffer:*] [:] expected: + if os == "win": [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/73/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/73/cts.https.html.ini index d446acf96141..a00bf030b9e7 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/73/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/73/cts.https.html.ini @@ -5442,14 +5442,14 @@ [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -5630,6 +5630,8 @@ [:attr="const_expr"] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:attr="f32_val"] diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/76/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/76/cts.https.html.ini index f75d1af42a76..2b5a2d613527 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/76/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/76/cts.https.html.ini @@ -4,6 +4,7 @@ [:target="i32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -18,14 +19,17 @@ [cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_struct_attribute:*] [:target="S1";attribute="align"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:target="S1";attribute="location"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:target="S1";attribute="size"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:target="S2";attribute="align"] @@ -44,6 +48,7 @@ [:target="i32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL @@ -74,110 +79,137 @@ [:case="vec2_bool"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2_f16"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2_f32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2_i32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2_u32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2f"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2h"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2i"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec2u"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3_bool"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3_f16"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3_f32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3_i32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3_u32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3f"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3h"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3i"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec3u"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4_bool"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4_f16"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4_f32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4_i32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4_u32"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4f"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4h"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4i"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec4u"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:case="vec5_u32"] @@ -1305,7 +1337,7 @@ [:op="dpdyFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -1544,14 +1576,14 @@ [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="while"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -5198,6 +5230,7 @@ [cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:binary_expressions:*] expected: + if os == "win" and debug: [OK, TIMEOUT] if os == "win" and not debug: TIMEOUT if os == "linux": TIMEOUT [:e1="literal";e2="literal";op="and"] @@ -6195,7 +6228,8 @@ [:e1="nonuniform_index1";e2="nonuniform_index1";op="shl"] expected: if os == "win": FAIL - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_index1";e2="nonuniform_index1";op="shr"] @@ -6226,7 +6260,7 @@ [:e1="nonuniform_index1";e2="nonuniform_index2";op="div"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -8090,112 +8124,112 @@ [:e1="nonuniform_struct";e2="nonuniform_struct";op="and"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="div"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="equal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="greater"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="greaterequal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="less"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="lessequal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="minus"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="notequal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="or"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="plus"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="rem"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="shl"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="shr"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="times"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="nonuniform_struct";op="xor"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -8440,21 +8474,21 @@ [:e1="nonuniform_struct";e2="uniform_struct";op="equal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="uniform_struct";op="greater"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:e1="nonuniform_struct";e2="uniform_struct";op="greaterequal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -8482,7 +8516,7 @@ [:e1="nonuniform_struct";e2="uniform_struct";op="notequal"] expected: - if os == "win" and debug: FAIL + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -11354,38 +11388,46 @@ [cts.https.html?q=webgpu:util,texture,texture_ok:float32:*] [:format="rg32float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:format="rgba32float"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:util,texture,texture_ok:norm:*] [:mode="bytes";format="r8snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:mode="bytes";format="r8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:mode="colors";format="r8snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:mode="colors";format="r8unorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:util,texture,texture_ok:snorm_min:*] [:mode="bytes";format="r8snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL [:mode="colors";format="r8snorm"] expected: + if os == "win" and debug: [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/77/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/77/cts.https.html.ini index beca24e908af..10343965ae11 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/77/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/77/cts.https.html.ini @@ -902,6 +902,8 @@ if os == "win" and not debug: [PASS, FAIL] if os == "mac": FAIL + [:offscreen=true] + [cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:configured:*] [:canvasType="offscreen"] @@ -950,7 +952,7 @@ [:canvasType="onscreen";prevFrameCallsite="runInNewCanvasFrame";getCurrentTextureAgain=true] expected: - if os == "win": FAIL + if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL @@ -996,6 +998,7 @@ [cts.https.html?q=webgpu:web_platform,canvas,getPreferredCanvasFormat:value:*] + [:] [cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:*] @@ -2681,7 +2684,7 @@ [:alpha="none";orientation="none";colorSpaceConversion="default";srcDoFlipYDuringCopy=true;dstColorFormat="r8unorm";dstPremultiplied=true] expected: if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2723,7 +2726,7 @@ [:alpha="none";orientation="none";colorSpaceConversion="default";srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=true] expected: if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2773,7 +2776,8 @@ expected: if os == "win" and debug: [TIMEOUT, NOTRUN] if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:alpha="none";orientation="none";colorSpaceConversion="default";srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=true] @@ -2940,7 +2944,7 @@ [:alpha="none";orientation="none";colorSpaceConversion="none";srcDoFlipYDuringCopy=false;dstColorFormat="rgba32float";dstPremultiplied=false] expected: if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, FAIL, TIMEOUT] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -5808,14 +5812,14 @@ [:orientation="none";colorSpaceConversion="none";srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=false] expected: if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, FAIL, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:orientation="none";colorSpaceConversion="none";srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=true] expected: if os == "win" and debug: [TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, FAIL, TIMEOUT] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/78/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/78/cts.https.html.ini index 22678e16a86c..49f63cb9c1be 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/78/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/78/cts.https.html.ini @@ -246,7 +246,11 @@ expected: FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] expected: FAIL @@ -1392,673 +1396,785 @@ if os == "linux": TIMEOUT [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2088,313 +2204,365 @@ [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2544,97 +2712,113 @@ [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2866,12 +3050,14 @@ [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "linux": [TIMEOUT, NOTRUN] + if os == "linux" and debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] @@ -3192,7 +3378,8 @@ [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3205,13 +3392,15 @@ [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3389,289 +3578,313 @@ [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win": [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3683,7 +3896,7 @@ [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -3701,25 +3914,25 @@ [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] expected: - if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -4598,16 +4811,32 @@ if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="r16float";dstPremultiplied=false] expected: FAIL @@ -4628,19 +4857,39 @@ expected: FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=true] expected: FAIL @@ -4653,7 +4902,11 @@ if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba16float";dstPremultiplied=false] expected: @@ -4684,16 +4937,32 @@ if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true] - expected: FAIL + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:web_platform,copyToTexture,video:copy_from_video:*] @@ -4862,4 +5131,6 @@ [cts.https.html?q=webgpu:web_platform,worker,worker:worker:*] [:] expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/8/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/8/cts.https.html.ini index 3fdc791b0bbb..322a59d04631 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/8/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/8/cts.https.html.ini @@ -11,6 +11,8 @@ [cts.https.html?q=webgpu:api,operation,resource_init,buffer:indirect_buffer_for_dispatch_indirect:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL @@ -24,16 +26,22 @@ [cts.https.html?q=webgpu:api,operation,resource_init,buffer:readonly_storage_buffer:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:storage_buffer:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL [cts.https.html?q=webgpu:api,operation,resource_init,buffer:uniform_buffer:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:] expected: FAIL @@ -41,373 +49,374 @@ [cts.https.html?q=webgpu:api,operation,resource_init,buffer:vertex_buffer:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:*] expected: - if os == "win" and debug: [OK, CRASH] - if os == "win" and not debug: TIMEOUT - if os == "linux": TIMEOUT + if os == "win" and debug: [OK, TIMEOUT, CRASH] + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and debug: TIMEOUT + if os == "linux" and not debug: [TIMEOUT, CRASH] [:dimension="1d";readMethod="CopyToBuffer";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="r8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rg8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="r8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rg8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba16float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba16sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba16uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba32float"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba32sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba32uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:dimension="1d";readMethod="Sample";format="bgra8unorm"] @@ -520,14 +529,13 @@ [:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL @@ -551,226 +559,214 @@ [:dimension="2d";readMethod="CopyToBuffer";format="r16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r32float"] expected: - if os == "win" and debug: [PASS, FAIL, TIMEOUT] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="r8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg11b10ufloat"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg32float"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg32sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg32uint"] expected: - if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rg8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgb10a2unorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba32float"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba32sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba32uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba8sint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba8uint"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL + if os == "win": [PASS, FAIL] if os == "linux": FAIL if os == "mac": FAIL @@ -782,1345 +778,1190 @@ [:dimension="2d";readMethod="CopyToTexture";format="bgra8unorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="depth16unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="depth32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="depth32float-stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r16float"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r16sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r16uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r8sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r8snorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r8uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="r8unorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg16float"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg16sint"] expected: if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg16uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg8sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg8snorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg8uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rg8unorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": FAIL if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba8sint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba8uint"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba8unorm"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] - if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="CopyToTexture";format="stencil8"] expected: if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] if os == "linux": [FAIL, TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="DepthTest";format="depth16unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="DepthTest";format="depth24plus"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="DepthTest";format="depth24plus-stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="DepthTest";format="depth32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="DepthTest";format="depth32float-stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="r8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rg8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="Sample";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="StencilTest";format="depth24plus-stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="StencilTest";format="depth32float-stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="2d";readMethod="StencilTest";format="stencil8"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="r8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rg8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="r8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rg8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="bgra8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="bgra8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="r8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg11b10ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rg8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgb10a2unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgb9e5ufloat"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba16float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba16sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba16uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba32float"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba32sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba32uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba8sint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba8snorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba8uint"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba8unorm"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL [:dimension="3d";readMethod="Sample";format="rgba8unorm-srgb"] expected: - if os == "win" and debug: FAIL - if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] if os == "linux": [TIMEOUT, NOTRUN] if os == "mac": FAIL @@ -2135,7 +1976,7 @@ [cts.https.html?q=webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:*] [:maxAnisotropy=1] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:maxAnisotropy=4] @@ -2154,7 +1995,7 @@ [:format="r32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="r8unorm"] @@ -2165,7 +2006,7 @@ [:format="rg32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rg8unorm"] @@ -2179,7 +2020,7 @@ [:format="rgba32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm"] @@ -2201,7 +2042,7 @@ [:format="r32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="r8unorm"] @@ -2212,7 +2053,7 @@ [:format="rg32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rg8unorm"] @@ -2226,7 +2067,7 @@ [:format="rgba32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm"] @@ -2248,7 +2089,7 @@ [:format="r32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="r8unorm"] @@ -2259,7 +2100,7 @@ [:format="rg32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rg8unorm"] @@ -2273,7 +2114,7 @@ [:format="rgba32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm"] @@ -2342,7 +2183,7 @@ [:format="r32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="r8unorm"] @@ -2353,7 +2194,7 @@ [:format="rg32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rg8unorm"] @@ -2367,7 +2208,7 @@ [:format="rgba32float"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm"] @@ -2389,12 +2230,12 @@ [:valid=true;name="ascii"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:valid=true;name="unicode"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -2421,44 +2262,55 @@ [:valid=true;name="ascii"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:valid=true;name="unicode"] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,texture_view,format_reinterpretation:render_and_resolve_attachment:*] [:format="bgra8unorm";viewFormat="bgra8unorm-srgb";sampleCount=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="bgra8unorm";viewFormat="bgra8unorm-srgb";sampleCount=4] expected: FAIL [:format="bgra8unorm-srgb";viewFormat="bgra8unorm";sampleCount=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="bgra8unorm-srgb";viewFormat="bgra8unorm";sampleCount=4] expected: FAIL [:format="rgba8unorm";viewFormat="rgba8unorm-srgb";sampleCount=1] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [:format="rgba8unorm";viewFormat="rgba8unorm-srgb";sampleCount=4] expected: FAIL [:format="rgba8unorm-srgb";viewFormat="rgba8unorm";sampleCount=1] - expected: FAIL + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="rgba8unorm-srgb";viewFormat="rgba8unorm";sampleCount=4] expected: FAIL [cts.https.html?q=webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:*] + expected: + if os == "linux" and not debug: [OK, CRASH] [:format="bgra8unorm";viewFormat="bgra8unorm-srgb"] expected: FAIL @@ -2468,6 +2320,8 @@ [:format="rgba8unorm";viewFormat="rgba8unorm-srgb"] expected: if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL if os == "mac": FAIL [:format="rgba8unorm-srgb";viewFormat="rgba8unorm"] @@ -2477,7 +2331,7 @@ [cts.https.html?q=webgpu:api,operation,texture_view,read:aspect:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL @@ -2491,12 +2345,12 @@ [cts.https.html?q=webgpu:api,operation,texture_view,read:format:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,texture_view,write:format:*] [:] expected: - if os == "win" and debug: [PASS, FAIL] + if os == "win": [PASS, FAIL] if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/chunked/9/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/chunked/9/cts.https.html.ini index 463b42ad5178..e1bce071ccb2 100644 --- a/testing/web-platform/mozilla/meta/webgpu/chunked/9/cts.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/chunked/9/cts.https.html.ini @@ -11,112 +11,179 @@ [cts.https.html?q=webgpu:api,operation,uncapturederror:constructor:*] + [:] [cts.https.html?q=webgpu:api,operation,uncapturederror:iff_uncaptured:*] + [:] [cts.https.html?q=webgpu:api,operation,uncapturederror:only_original_device_is_event_target:*] + [:] [cts.https.html?q=webgpu:api,operation,uncapturederror:uncapturederror_from_non_originating_thread:*] + [:] [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:array_stride_zero:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:buffers_with_varying_step_mode:*] [:] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:discontiguous_location_and_attribs:*] @@ -126,76 +193,146 @@ [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint8x2"] expected: @@ -208,182 +345,322 @@ if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:non_zero_array_stride_and_attribute_offset:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:overlapping_attributes:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="uint8x2"] expected: @@ -391,298 +668,490 @@ [:format="uint8x4"] expected: - if os == "win" and debug: FAIL if os == "win" and not debug: [PASS, FAIL] if os == "linux": [PASS, FAIL] if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:setVertexBuffer_offset_and_attribute_offset:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="uint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux": FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_interleaved:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_overlapped:*] [:format="float16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="float32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="sint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="snorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x3"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint32x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="uint8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm16x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm16x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm8x2"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [:format="unorm8x4"] - expected: FAIL + expected: + if os == "linux" and debug: FAIL + if os == "mac": FAIL [cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:*] diff --git a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini index 48785d8e3ee5..f60d411d597a 100644 --- a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini @@ -1,2 +1,5 @@ [exposed.http.html] - expected: TIMEOUT + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + if os == "mac": [OK, TIMEOUT] diff --git a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini index 0ccccbcf39be..cd09531fed37 100644 --- a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini +++ b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini @@ -1,2 +1,5 @@ [exposed.https.html] - expected: ERROR + expected: + if os == "win": [OK, ERROR] + if os == "linux" and not debug: [OK, ERROR] + if os == "mac": [OK, ERROR]