Skip to content

Commit

Permalink
Disable failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimaruseac committed Oct 30, 2021
1 parent 857ad5e commit d398bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/python/kernel_tests/BUILD
Expand Up @@ -2359,7 +2359,7 @@ cuda_py_test(
name = "pad_op_test",
size = "small",
srcs = ["pad_op_test.py"],
tags = ["no_mac"], # test is times out on mac b/186262388
tags = ["no_oss"], # test is times out on mac b/186262388
xla_tags = [
"no_cuda_asan", # times out
],
Expand Down

0 comments on commit d398bdf

Please sign in to comment.