Disable np_array_ops_test on windows. It is currently failing
PiperOrigin-RevId: 314824204 Change-Id: I9430c388c960df92d4ceb06bb707c23f9d6d6f2d
This commit is contained in:
parent
6d98a59237
commit
f8f0e6bf3a
@ -55,6 +55,7 @@ cuda_py_test(
|
||||
cuda_py_test(
|
||||
name = "np_array_ops_test",
|
||||
srcs = ["np_array_ops_test.py"],
|
||||
tags = ["no_windows"],
|
||||
deps = [
|
||||
":numpy",
|
||||
"//tensorflow/python:platform",
|
||||
|
Loading…
Reference in New Issue
Block a user