Add missing test data file to BUILD file (#5264)
$ cat /home/austin/.cache/bazel/_bazel_austin/4b3182bfa237d7e256d9f18ffe58322f/execroot/com_github_google_flatbuffers/bazel-out/k8-opt/testlogs/flatbuffers_test/test.log exec ${PAGER:-/usr/bin/less} "$0" || exit 1 Executing tests from //:flatbuffers_test ----------------------------------------------------------------------------- VALUE: "0" EXPECTED: "1" TEST FAILED: tests/test.cpp:2029, flatbuffers::LoadFile( (test_data_path + "union_vector/union_vector.json").c_str(), false, &jsonfile) in VALUE: "0" EXPECTED: "1" TEST FAILED: tests/test.cpp:2100, parser.Parse(jsonfile.c_str()) in VALUE: "0" EXPECTED: "1" TEST FAILED: tests/test.cpp:2103, VerifyMovieBuffer(jverifier) in
This commit is contained in:
parent
cb9ab2fe58
commit
343bbe808e
Loading…
Reference in New Issue