-
Notifications
You must be signed in to change notification settings - Fork 9
Description
bazel test --nocache_test_results //java/... //python/... //c/... //go/... --test_output=streamed && bazel test --config=wasm //js/... --nocache_test_results
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
WARNING: Streamed test output requested. All tests will be run locally, without sharding, one at a time
ERROR: /home/uname/.cache/bazel/_bazel_uname/08390cd50fe8895941521ffe95de911e/external/io_bazel_rules_go/go/private/actions/archive.bzl:15:1: file '@io_bazel_rules_go//go/private:common.bzl' does not contain symbol 'sets'
ERROR: error loading package '': in /home/uname/.cache/bazel/_bazel_uname/08390cd50fe8895941521ffe95de911e/external/io_bazel_rules_go/go/def.bzl: in /home/uname/.cache/bazel/_bazel_uname/08390cd50fe8895941521ffe95de911e/external/io_bazel_rules_go/go/private/go_toolchain.bzl: Extension file 'go/private/actions/archive.bzl' has errors
ERROR: error loading package '': in /home/uname/.cache/bazel/_bazel_uname/08390cd50fe8895941521ffe95de911e/external/io_bazel_rules_go/go/def.bzl: in /home/uname/.cache/bazel/_bazel_uname/08390cd50fe8895941521ffe95de911e/external/io_bazel_rules_go/go/private/go_toolchain.bzl: Extension file 'go/private/actions/archive.bzl' has errors
INFO: Elapsed time: 6.120s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
FAILED: Build did NOT complete successfully (0 packages loaded)