Commit cbf59087 by Abseil Team Committed by Copybara-Service

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
parent bd0429d9
...@@ -436,6 +436,7 @@ cc_test( ...@@ -436,6 +436,7 @@ cc_test(
"no_test:os:android", "no_test:os:android",
"no_test:os:ios", "no_test:os:ios",
"no_test_android", "no_test_android",
"no_test_darwin_arm64",
"no_test_darwin_x86_64", "no_test_darwin_x86_64",
"no_test_fuchsia_x64", "no_test_fuchsia_x64",
"no_test_ios", "no_test_ios",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment