Disable flaky test on TAP
PiperOrigin-RevId: 309264308 Change-Id: I2ff491eb28627d1da723a737763a14b37885fb71
This commit is contained in:
parent
614c73e266
commit
7148ced951
@ -960,6 +960,7 @@ cuda_py_test(
|
||||
shard_count = 8,
|
||||
tags = [
|
||||
"no_oss", # This test launches local server
|
||||
"notap", # TODO(b/155407846)
|
||||
],
|
||||
deps = [
|
||||
"//tensorflow/python:array_ops",
|
||||
|
Loading…
Reference in New Issue
Block a user