Skip to content

Commit 2417ede

Browse files
gunantensorflower-gardener
authored andcommitted
Disable flaky memory_test everywhere.
PiperOrigin-RevId: 268081532
1 parent 9605467 commit 2417ede

File tree

1 file changed

+2
-0
lines changed
  • tensorflow/python/eager/memory_tests

1 file changed

+2
-0
lines changed

tensorflow/python/eager/memory_tests/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ cuda_py_test(
3030
"@six_archive//:six",
3131
],
3232
tags = [
33+
"manual",
34+
"no_oss",
3335
"notap", #TODO(b/140640597): this test is flaky at the moment
3436
"optonly", # The test is too slow in non-opt mode
3537
],

0 commit comments

Comments
 (0)