Windows: Remove session_test from bazel_test_lib.sh ()

It was disabled in 49b17146d2
This commit is contained in:
Yun Peng 2017-05-30 23:08:40 +02:00 committed by gunan
parent b2355913b8
commit 684006955f

View File

@ -118,7 +118,6 @@ function get_failing_cpu_py_tests() {
//$1/tensorflow/python:quantized_conv_ops_test + \
//$1/tensorflow/python:saver_large_variable_test + \
//$1/tensorflow/python:saver_test + \
//$1/tensorflow/python:session_test + \
//$1/tensorflow/python:supervisor_test + \
//$1/tensorflow/python:sync_replicas_optimizer_test + \
//$1/tensorflow/python/debug:curses_ui_test + \