Disable 2 failing tests
This commit is contained in:
parent
f1340f2f7c
commit
7520814fbc
@ -139,6 +139,7 @@ py_test(
|
||||
tags = tf_cuda_tests_tags() + [
|
||||
"notap",
|
||||
"no_pip",
|
||||
"no_oss", # fails on this branch
|
||||
],
|
||||
deps = [
|
||||
":cuda_op",
|
||||
|
@ -878,6 +878,7 @@ distribute_py_test(
|
||||
tags = [
|
||||
"multi_and_single_gpu",
|
||||
"no_rocm",
|
||||
"no_oss", # fails on this branch
|
||||
],
|
||||
deps = [
|
||||
":mirrored_strategy",
|
||||
|
Loading…
Reference in New Issue
Block a user