compat-expectations: add another limit failure.
maxSampledTexturesPerShaderStage is now failing (on NV at least).
Bug: dawn:2136
Change-Id: Idf577fed81ad45a2aa8127a9e215bdf4ce1c2839
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156601
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 1c176f1..eedc528 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -226,8 +226,9 @@
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
+# maxTextureDimension2D, maxSampledTexturesPerShaderStage
crbug.com/dawn/2136 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:* [ Failure ]
+crbug.com/dawn/2136 [ angle-opengl ] webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:* [ Failure ]
# Mapping
[ angle-opengl ] webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending: [ Failure ]