Additional Compat CTS Failures. maxStorageBuffersPerShaderStage tests seem to be newly-failing. Bug: dawn:2165 Change-Id: Ifd12115f121dc974e7a29c4847f258e082fa48be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157500 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org>
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt index 9823709..a888f4a 100644 --- a/webgpu-cts/compat-expectations.txt +++ b/webgpu-cts/compat-expectations.txt
@@ -226,8 +226,10 @@ crbug.com/dawn/2083 [ intel angle-opengl ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"} [ Failure ] crbug.com/dawn/2083 [ intel angle-opengl ] webgpu:api,operation,memory_sync,texture,same_subresource:ww:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"} [ Failure ] -# maxTextureDimension2D, maxSampledTexturesPerShaderStage +# maxTextureDimension2D crbug.com/dawn/2136 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:* [ Failure ] + +# maxSampledTexturesPerShaderStage crbug.com/dawn/2161 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow"* [ Failure ] crbug.com/dawn/2161 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow"* [ Failure ] crbug.com/dawn/2161 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow"* [ Failure ] @@ -245,6 +247,12 @@ crbug.com/dawn/2161 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow"* [ Failure ] crbug.com/dawn/2161 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow"* [ Failure ] +# maxStorageBuffersPerShaderStage +crbug.com/dawn/2165 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow"* [ Failure ] +crbug.com/dawn/2165 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow"* [ Failure ] +crbug.com/dawn/2165 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow"* [ Failure ] +crbug.com/dawn/2165 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow"* [ Failure ] + # Mapping [ angle-opengl ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ] [ angle-opengl ] webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection: [ Failure ]