Skip to content

Commit

Permalink
Disable unary_ops_test on Arm64 machines
Browse files Browse the repository at this point in the history
This is intended to be temporary to unblock the Linux Arm64 GitHub presubmit.

PiperOrigin-RevId: 644684336
  • Loading branch information
tensorflower-gardener committed Jun 19, 2024
1 parent 51f415c commit ca60e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1720,6 +1720,7 @@ tf_xla_py_strict_test(
python_version = "PY3",
shard_count = 20,
tags = [
"no_aarch64", # TODO(b/348125886)
"no_cuda_asan", # times out
"no_pip", # TODO(b/149738646): fix pip install so these tests run on kokoro pip
"noasan", #times out
Expand Down

0 comments on commit ca60e39

Please sign in to comment.