mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #48729 from geetachavan1/cherrypicks_RKGNE
[Cherrypicke:2.5]Disable pad_op_test for macos. Test times out during 2.5 release
This commit is contained in:
commit
e0b8bbee7a
|
|
@ -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
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user