@ivucica CI on master - vendoring.bzl: Adding a way to dynamically choose whether to use vendored repo or pull it from git. Needed to build in environments that do not support git submodules, because all our vendored repos are actually not vendored, but are submodules. Currently not used for any of the packages we have. #106
ci.yml
on: push
bazel
/
bazel_build
1m 7s
bazel
/
bazel_build_buildbuddy
31s
cpp
1m 27s
Matrix: bazel / bazel_test
Matrix: bazel / bazel_test_buildbuddy
Annotations
3 errors and 6 notices
util_test:
bazel-bin/_objs/util_test/util_test.pic.d#L1
exited with error code 127
|
bazel / bazel_test_buildbuddy (minimal test, //:minimal_test)
Process completed with exit code 1.
|
bazel / bazel_test_buildbuddy (util test, //:util_test)
Process completed with exit code 3.
|
minimal_test.cpp.BasicAssertions:
minimal_test.cpp#L25
BasicAssertions
|
minimal_test.cpp.BasicAssertions:
minimal_test.cpp#L37
BasicAssertions
|
minimal_test.cpp.BasicAssertions:
minimal_test.cpp#L25
BasicAssertions
|
minimal_test.cpp.BasicAssertions:
minimal_test.cpp#L37
BasicAssertions
|
util_test.cpp.BasicAssertions:
util_test.cpp#L26
BasicAssertions
|
util_test.cpp.BasicAssertions:
util_test.cpp#L36
BasicAssertions
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
junit-test-logs-buildbuddy-minimal test
|
434 Bytes |
|
junit-test-logs-buildbuddy-util test
|
351 Bytes |
|
junit-test-logs-regular-minimal test
|
434 Bytes |
|
junit-test-logs-regular-util test
|
427 Bytes |
|
junit-test-results-buildbuddy-minimal test
|
420 Bytes |
|
junit-test-results-buildbuddy-util test
|
566 Bytes |
|
junit-test-results-regular-minimal test
|
421 Bytes |
|
junit-test-results-regular-util test
|
411 Bytes |
|