Remove //tensorflow/tools/...
from the test targets.
Not tested on 1.15.0 release, no need to test now.
This commit is contained in:
parent
0905326656
commit
8f8792f1fe
@ -47,4 +47,4 @@ bazel test --test_output=errors --config=opt \
|
||||
--build_tag_filters="${tag_filters}" \
|
||||
--test_tag_filters="${tag_filters}" -- \
|
||||
${DEFAULT_BAZEL_TARGETS} \
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/...
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/... -//tensorflow/tools/...
|
||||
|
@ -47,4 +47,4 @@ bazel test --test_output=errors --config=opt \
|
||||
--build_tag_filters="${tag_filters}" \
|
||||
--test_tag_filters="${tag_filters}" -- \
|
||||
${DEFAULT_BAZEL_TARGETS} \
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/...
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/... -//tensorflow/tools/...
|
||||
|
@ -47,4 +47,4 @@ bazel test --test_output=errors --config=opt \
|
||||
--build_tag_filters="${tag_filters}" \
|
||||
--test_tag_filters="${tag_filters}" -- \
|
||||
${DEFAULT_BAZEL_TARGETS} \
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/...
|
||||
-//tensorflow/lite/... -//tensorflow/python:contrib_test -//tensorflow/examples/... -//tensorflow/tools/...
|
||||
|
Loading…
Reference in New Issue
Block a user