Suppress S24 crashes

Skips a number of tests that are consistently crashing on Samsung S24
devices.

Bug: dawn:2542
Change-Id: Icd245a3c422e41c778d310ad15a188eb20b3b3df
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185444
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Brian Sheedy <bsheedy@google.com>
Auto-Submit: Brian Sheedy <bsheedy@google.com>
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index bb6be03..4a3e094 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -10,7 +10,7 @@
 # Devices
 # tags: [ android-nexus-5x android-pixel-2 android-pixel-4
 #             android-pixel-6 android-shield-android-tv android-sm-a135m
-#             android-sm-a235m
+#             android-sm-a235m android-sm-s926b
 #         chromeos-board-amd64-generic chromeos-board-kevin chromeos-board-eve
 #             chromeos-board-jacuzzi chromeos-board-octopus
 #         fuchsia-board-astro fuchsia-board-sherlock fuchsia-board-qemu-x64 ]
@@ -644,6 +644,14 @@
 crbug.com/tint/2230 webgpu:shader,execution,expression,call,builtin,fract:* [ Skip ]
 
 ################################################################################
+# Crashes on Samsung S24 (International) devices
+# Skipped instead of just Crash because of the number of failures
+# KEEP
+################################################################################
+crbug.com/dawn/2542 [ android android-sm-s926b ] webgpu:web_platform,* [ Skip ]
+crbug.com/dawn/2542 [ android android-sm-s926b ] webgpu:api,validation,state,device_lost,destroy:importExternalTexture:* [ Skip ]
+
+################################################################################
 # Failures due to splitting off worker tests (crbug.com/330501141)
 ################################################################################
 crbug.com/dawn/2478 [ ubuntu webgpu-dedicated-worker ] webgpu:api,validation,buffer,mapping:getMappedRange,subrange,mappedAtCreation: [ RetryOnFailure ]