Disable remote_memory_test in OSS to unbreak builds
PiperOrigin-RevId: 255480060
This commit is contained in:
parent
8ad0ba42bf
commit
38f0926c4f
@ -40,6 +40,7 @@ cuda_py_test(
|
||||
"//tensorflow/python:client_testlib",
|
||||
],
|
||||
tags = [
|
||||
"no_oss",
|
||||
"optonly", # The test is too slow in non-opt mode
|
||||
],
|
||||
xla_enable_strict_auto_jit = True,
|
||||
|
Loading…
Reference in New Issue
Block a user