[sanitizer_common][test-only] Remove xfail for darwin ubsan on dedup_token_length_test (#171812)

This test is currently XPASSing on the iossim CI.

rdar://166219043
This commit is contained in:
Dan Blackwell
2025-12-11 12:12:20 +00:00
committed by GitHub
parent 4be3df8cf1
commit f548902922

View File

@@ -15,7 +15,6 @@
// XFAIL: (darwin && ubsan && (arm64-target-arch || arm64e-target-arch))
// XFAIL: target={{.*netbsd.*}} && !asan
// XFAIL: darwin && ubsan
volatile int *null = 0;