Disable flaky test.
PiperOrigin-RevId: 295236880 Change-Id: I04475f22af48921f1e8d9f5e8d7a6d3ae910b7dc
This commit is contained in:
parent
454f89ab3b
commit
c51929f2d8
@ -44,6 +44,8 @@ cuda_py_tests(
|
||||
"no_rocm",
|
||||
"optonly",
|
||||
],
|
||||
# TODO(timshen): re-enable after resolving flakiness (b/149426657).
|
||||
xla_enable_strict_auto_jit = False,
|
||||
deps = [
|
||||
"//tensorflow/python:client_testlib",
|
||||
"//tensorflow/python:framework_for_generated_wrappers",
|
||||
|
Loading…
Reference in New Issue
Block a user