Add missing test data file to BUILD file (#5264)
authorAustin Schuh <AustinSchuh@users.noreply.github.com>
Mon, 25 Mar 2019 23:17:18 +0000 (16:17 -0700)
committerWouter van Oortmerssen <aardappel@gmail.com>
Mon, 25 Mar 2019 23:17:18 +0000 (16:17 -0700)
commit343bbe808e6d28708777c8a04c2a5411e69797cd
tree48bc6588c97ab79ded21d315fdb6119553357889
parentcb9ab2fe58eed8b344d472a125499d18a410b124
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
BUILD