bazel test --config=sycl --local_test_jobs=4 -k --test_lang_filters=cc,py --action_env=LD_PRELOAD=/usr/lib/libOpenCL.so.1 --test_timeout 300,750,1200,3600 //tensorflow/tools/api/tests:api_compatibility_test
Error
FAIL: testAPIBackwardsCompatibility (__main__.ApiCompatibilityTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/luke/.cache/bazel/_bazel_luke/6b8509cbd1cb09897b517a53b72ea21d/execroot/tensorflow/bazel-out/local_linux-opt/bin/tensorflow/tools/api/tests/api_compatibility_test.runfiles/org_tensorflow/tensorflow/tools/api/tests/api_compatibility_test.py", line 229, in testAPIBackwardsCompatibility
update_goldens=FLAGS.update_goldens)
File "/home/luke/.cache/bazel/_bazel_luke/6b8509cbd1cb09897b517a53b72ea21d/execroot/tensorflow/bazel-out/local_linux-opt/bin/tensorflow/tools/api/tests/api_compatibility_test.runfiles/org_tensorflow/tensorflow/tools/api/tests/api_compatibility_test.py", line 188, in _AssertProtoDictEquals
self.fail('%d differences found between API and golden.' % diff_count)
AssertionError: 2 differences found between API and golden.
System Info
ComputeCpp 0.2.0
To reproduce
Error