Tag tests that currently fail on darwin_arm64 with "no_test_darwin_arm64"

This is to prepare for continuous testing on darwin_arm64.

PiperOrigin-RevId: 675532534
Change-Id: I58e183a3b8cac9cb73f1d0d56e9d41831f02488e
diff --git a/absl/log/internal/BUILD.bazel b/absl/log/internal/BUILD.bazel
index daf864d..9b4ebb8 100644
--- a/absl/log/internal/BUILD.bazel
+++ b/absl/log/internal/BUILD.bazel
@@ -436,6 +436,7 @@
         "no_test:os:android",
         "no_test:os:ios",
         "no_test_android",
+        "no_test_darwin_arm64",
         "no_test_darwin_x86_64",
         "no_test_fuchsia_x64",
         "no_test_ios",