rules_scala
Publicbazel test //test/... on Ubuntu 20.04 LTS
bazel test //test/... on macOS
./test_rules_scala on Ubuntu 20.04 LTS
./test_rules_scala (latest Bazel) on Ubuntu 20.04 LTS
./test_rules_scala on macOS
./test_rules_scala on Windows
./test_coverage on Ubuntu 20.04 LTS
./test_coverage on macOS
./test_reproducibility.sh on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
./test_reproducibility.sh on macOS
./test_version.sh on Ubuntu 20.04 LTS
./test_version.sh on macOS
./test_thirdparty_version.sh on Ubuntu 22.04 (OpenJDK 17, gcc 11.2.0)
./test_examples on Ubuntu 20.04 LTS
./test_cross_build on Ubuntu 20.04 LTS
bazel //tools:lint_check on Ubuntu 20.04 LTS
./test_rules_scala with jdk21 on Ubuntu 20.04 LTS
curl -sS "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?$(date +%s)" -o bazelci.py && python3.6 bazelci.py project_pipeline | tee /dev/tty | buildkite-agent pipeline upload
Waited 8m 49s
Ran in 7s
bazel test //test/... on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=ubuntu2004
Waited 2m 58s
Ran in 39s
bazel test //test/... on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=macos
Waited 9s
Ran in 2m 11s
./test_rules_scala on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=test_rules_scala_linux
Waited 2m 58s
Ran in 9m 45s
./test_rules_scala (latest Bazel) on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=test_rules_scala_linux_latest
Waited 2m 59s
Ran in 9m 45s
./test_rules_scala on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=test_rules_scala_macos
Waited 8s
Ran in 26m 32s
./test_rules_scala on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python.exe bazelci.py runner --task=test_rules_scala_win
Waited 5m 8s
Ran in 24m 43s
./test_coverage on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=test_coverage_linux_6_5_0
Waited 2m 59s
Ran in 1m 20s
./test_coverage on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=test_coverage_macos_6.5.0
Waited 5s
Ran in 5m 18s
./test_reproducibility.sh on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.6 bazelci.py runner --task=test_reproducibility_linux
Waited 3m 0s
Ran in 2m 55s
./test_reproducibility.sh on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=test_reproducibility_macos
Waited 5s
Ran in 12m 18s
./test_version.sh on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=versions_linux
Waited 2m 51s
Ran in 5m 52s
./test_version.sh on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=versions_macos
Waited 5s
Ran in 18m 48s
./test_thirdparty_version.sh on Ubuntu 22.04 (OpenJDK 17, gcc 11.2.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3 bazelci.py runner --task=thirdparty_version_linux
Waited 2m 53s
Ran in 3m 33s
./test_examples on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=examples_linux
Waited 2m 55s
Ran in 5m 30s
./test_cross_build on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=cross_build_linux
Waited 3m 11s
Ran in 2m 26s
bazel //tools:lint_check on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=lint_linux
Waited 3m 12s
Ran in 56s
./test_rules_scala with jdk21 on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1734567028 -o bazelci.py && python3.8 bazelci.py runner --task=test_rules_scala_jdk21
Waited 3m 4s
Ran in 9m 24s
Total Job Run Time: 2h 22m