Closed jeffmak closed 7 years ago
bazel test --test_output=all -c opt --config=sycl --local_test_jobs=8 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 1200 --test_arg=--benchmarks=all //tensorflow/core/kernels:adjust_contrast_op_benchmark_test causes: external/bazel_tools/tools/test/test-setup.sh: line 159: 10699 Aborted (core dumped) "${TEST_PATH}" "$@"
bazel test --test_output=all -c opt --config=sycl --local_test_jobs=8 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 1200 --test_arg=--benchmarks=all //tensorflow/core/kernels:adjust_contrast_op_benchmark_test
external/bazel_tools/tools/test/test-setup.sh: line 159: 10699 Aborted (core dumped) "${TEST_PATH}" "$@"
@jeffmak can you investigate?
bazel test --test_output=all -c opt --config=sycl --local_test_jobs=8 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 1200 --test_arg=--benchmarks=all //tensorflow/core/kernels:adjust_contrast_op_benchmark_test
causes:external/bazel_tools/tools/test/test-setup.sh: line 159: 10699 Aborted (core dumped) "${TEST_PATH}" "$@"
@jeffmak can you investigate?