Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #48729 from geetachavan1/cherrypicks_RKGNE
Browse files Browse the repository at this point in the history
[Cherrypicke:2.5]Disable pad_op_test for macos. Test times out during 2.5 release
  • Loading branch information
mihaimaruseac committed Apr 24, 2021
2 parents 1390a49 + 4ea9a27 commit e0b8bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/python/kernel_tests/BUILD
Expand Up @@ -2359,6 +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
xla_tags = [
"no_cuda_asan", # times out
],
Expand Down

0 comments on commit e0b8bbe

Please sign in to comment.