Skip to content

Commit 71ec611

Browse files
qlzh727tensorflower-gardener
authored andcommitted
Disable flaky test on OSS.
PiperOrigin-RevId: 387435577
1 parent 52a8b00 commit 71ec611

File tree

1 file changed

+1
-0
lines changed
  • keras/integration_test

1 file changed

+1
-0
lines changed

keras/integration_test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ distribute_py_test(
152152
shard_count = 4, # TODO(b/184290570): Investigate why only 1 shard times out.
153153
tags = [
154154
"multi_and_single_gpu",
155+
"no_oss", # TODO(b/194935930): Flaky test
155156
"nomultivm", # TODO(b/170502145)
156157
],
157158
deps = [

0 commit comments

Comments
 (0)