Disable two failing windows tests.
Change: 149606199
This commit is contained in:
parent
2455824ae0
commit
e8c6631e2b
@ -188,6 +188,10 @@ if (tensorflow_BUILD_PYTHON_TESTS)
|
||||
"${tensorflow_source_dir}/tensorflow/python/debug/wrappers/dumping_wrapper_test.py"
|
||||
"${tensorflow_source_dir}/tensorflow/python/debug/wrappers/local_cli_wrapper_test.py"
|
||||
"${tensorflow_source_dir}/tensorflow/python/debug/wrappers/framework_test.py"
|
||||
# Newly running on Windows since TensorBoard backend move. Fail on Windows and need debug.
|
||||
"${tensorflow_source_dir}/tensorflow/tensorboard/backend/event_processing/directory_watcher_test.py"
|
||||
"${tensorflow_source_dir}/tensorflow/tensorboard/backend/event_processing/event_multiplexer_test.py"
|
||||
|
||||
|
||||
)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user