Skip to content

Commit 0541bc3

Browse files
seanpmorganWindQAQ
authored andcommitted
Mark wrappers test as flaky (#831)
1 parent 3dd560c commit 0541bc3

File tree

1 file changed

+2
-0
lines changed
  • tensorflow_addons/layers

1 file changed

+2
-0
lines changed

tensorflow_addons/layers/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ py_test(
4141
srcs = [
4242
"wrappers_test.py",
4343
],
44+
# TODO: Investigate why flaky #830
45+
flaky = True,
4446
main = "wrappers_test.py",
4547
deps = [
4648
":layers",

0 commit comments

Comments
 (0)