1. 93b8b72 Fix the analysis tests by Andrew Katson · 3 years, 1 month ago
  2. da4f6d1 Make `TEST_REPOSITORY_HOME` stable for macOS and Windows by pcloudy · 3 years, 2 months ago
  3. 3b7e65a Use --noremote_accept_cached during postsubmit. by philwo · 3 years, 2 months ago
  4. 01a8182 Use Xcode 13.0 for Bazel. by philwo · 3 years, 5 months ago
  5. c406da0 Switch Bazel's CI config to test on Java 11 platforms only. by philwo · 3 years, 5 months ago
  6. dbb88f0 Avoid failures when /usr/share/java doesn't exist by Yun Peng · 3 years, 5 months ago
  7. 83dd93b Removing line ending matches in tests to be compatible on Windows by pcloudy · 3 years, 8 months ago
  8. 077cb6f Temporarily disable failing tests on Windows. by philwo · 3 years, 8 months ago
  9. 8325885 Disable //src/test/shell/bazel:stardoc_deps_test on Windows by pcloudy · 3 years, 9 months ago
  10. 572d4fd Run Windows tests with --test_tag_filters by pcloudy · 3 years, 9 months ago
  11. f8f9dc8 Patch broken version check in bazel-toolchains. by Philipp Wollermann · 3 years, 10 months ago
  12. 5cee034 Disable RBE pre- and postsubmit due to breakage. by philwo · 3 years, 10 months ago
  13. caf1355 Build Bazel with Xcode 12.4. by philwo · 4 years, 1 month ago
  14. a61db82 Build Bazel explicitly with Xcode 11.7. by philwo · 4 years, 1 month ago
  15. b075c2c Test whether #12685 magically resolved itself. by Tobias Werth · 4 years, 2 months ago
  16. d233464 Re-enable tests on Ubuntu 20.04 by Florian Weikert · 4 years, 2 months ago
  17. fa0b8ab Also run RBE testing in postsubmit and align the two configs. by Tobias Werth · 4 years, 3 months ago
  18. 37a429a Fix dangling reference to bazel.fish. by philwo · 4 years, 4 months ago
  19. 720b5b9 Build and test Bazel on Ubuntu 20.04 LTS by Philipp Wollermann · 4 years, 6 months ago
  20. a778cb7 Add task `kythe_ubuntu2004` to `postsubmit.yml` by Chi Wang · 4 years, 7 months ago
  21. ef5ca41 Use CoverageReportGenerator at HEAD in integration tests by Charles Mita · 4 years, 7 months ago
  22. 8953b66 Automated rollback of commit 86c202f9b35c980ba4b606dbe8ae5183fc641945. by twerth · 4 years, 9 months ago
  23. 86c202f Disable tests on RBE in Bazel's presubmit and postsubmit. by philwo · 4 years, 9 months ago
  24. 1137221 CI config for Bazel: Remove existing directory before creating one by pcloudy · 5 years ago
  25. c1e69d0 Mark bazel_docker_sandboxing_test as manual. by philwo · 5 years ago
  26. 2d1f3b9 Disable bazel_docker_sandboxing_test on Ubuntu 16.04. by philwo · 5 years ago
  27. b4c09f2 Remove hard-coded mkdir on Windows from CI jobs by Philipp Wollermann · 5 years ago
  28. 937a5cf5 Prevent discarding of analysis cache on Bazel CI. by philwo · 5 years ago
  29. 9ae6368 Rollout the "override external repositories" and the "shared install base" feature on Bazel CI. by philwo · 5 years ago
  30. 761d16c Clean-up our presubmit.yml and postsubmit.yml. by philwo · 5 years ago
  31. cb93bfd Close #6815: Bootstrap with JDK 11 works fine now. by Philipp Wollermann · 5 years ago
  32. 1a4e55d Automated rollback of commit 9700ee6778706e6be65c377cb13f758e18f4a3ae. by elenairina · 5 years ago
  33. 9700ee6 Add --experimental_persistent_test_runner for java tests. by elenairina · 5 years ago
  34. 489a9e5 Disable native.maven_jar: flip --incompatible_remove_native_maven_jar by Jingwen Chen · 5 years ago
  35. 8645090 Add comprehensive testing for network sandboxing. by jmmv · 5 years ago
  36. bf992ac Build bazel binary with .exe extension (2) by pcloudy · 5 years ago
  37. 6da57ec Remove javabase9 and javabase10 tests from Bazel CI. by philwo · 5 years ago
  38. 8b5584f Disable //src/tools/singlejar:combiners_test due to incompatible_auto? by John Cater · 6 years ago
  39. 258be48 fix bazelci postsubmit by buchgr · 6 years ago
  40. 527f688 Test Bazel with CentOS 7 on pre- and postsubmit. by philwo · 6 years ago
  41. 6ef6d87 Default java toolchain target by iirina · 6 years ago
  42. cb986a8 Don't test Bazel on Ubuntu 14.04 anymore. by philwo · 6 years ago
  43. 6d01f67 Test Bazel with Clang, too. by Philipp Wollermann · 6 years ago
  44. 42c750a Enable include_json_profile for bazelbuild/bazel postsubmit by Joe Le-Ba · 6 years ago
  45. 5eebccc Revert "Enable include_json_profile for bazelbuild/bazel postsubmit (#8442)" by Philipp Wollermann · 6 years ago
  46. bffbd93 Enable include_json_profile for bazelbuild/bazel postsubmit (#8442) by joeleba · 6 years ago
  47. 7600a3b Automated rollback of commit 1eed4c1ed1d9d957625e748f1ed6bef3d4088f02. by philwo · 6 years ago
  48. 1eed4c1 Temporarily disable //src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:WorkspaceBlackBoxTest. by Tobias Werth · 6 years ago
  49. 8a48b27 Add java integration tests for java_tools with various JDK versions. by iirina · 6 years ago
  50. 680ffda Fix javatools and enable tests in BazelCI. by John Cater · 6 years ago
  51. 8016b11 Fix junitrunner Also adds it to CI. by John Cater · 6 years ago
  52. 4a6354a Now that ubuntu1804 uses JDK 11, remove explicit ubuntu1804_java11 tests. by philwo · 6 years ago
  53. 7c649b0 Enable a few more tests on the nojava platform. by philwo · 6 years ago
  54. caaef43 Reenable test after java.desktop removal. by twerth · 6 years ago
  55. 75a3a53 Add http_archive entries for testing with various JDK versions. by philwo · 6 years ago
  56. a8fa6e2 Update wrapped_clang to make -add_ast_path options absolute by davg · 6 years ago
  57. 626906a Add //tools/python/... target pattern to Bazel CI by brandjon · 6 years ago
  58. d9fdc80 No longer test Bazel against JDK 9 and 10. by philwo · 6 years ago
  59. b88433f Remove java.desktop module from building the embedded JDK. by Tobias Werth · 6 years ago
  60. ebdbdcd Remove singlejar from bazel binary by iirina · 6 years ago
  61. 75b26bf Remove --incompatible_cc_coverage by iirina · 6 years ago
  62. d7aa53e Remove src/test/shell/bazel/bazel_coverage_experimental_java_test.sh by iirina · 6 years ago
  63. 17a379c Automated rollback of commit fc3c19fa15d31e38ccab7b83c70d642d92209d6c. by xingao · 6 years ago
  64. fc3c19f Update RBE platform to use rbe_autoconfig. by Googler · 6 years ago
  65. de0612a Update bazel_toolchains to latest release and add toolchain config target for BuildKite CI (rbe_ubuntu1604) by Googler · 6 years ago
  66. 8ac46c1 Windows: add --incompatible_windows_escape_jvm_flags by Laszlo Csomor · 6 years ago
  67. 27ff758 Update JacocoCoverageRunner and add bazel_coverage_experimental_java_test. by elenairina · 6 years ago
  68. 3575797 Allow comparison of other attributes in aquery differ tool. by leba · 6 years ago
  69. 9f06d2f Build and test Bazel with java 11 on Ubuntu by pcloudy · 6 years ago
  70. 0ec99e7 Add a script for diffing command lines based on bazel aquery outputs by rosica · 6 years ago
  71. 6e20cd2 Use --noincompatible_strict_action_env on macOS and Windows due to breakage. by philwo · 6 years ago
  72. 8565164 Always build the minimal bazel binary. by Tobias Werth · 6 years ago
  73. e81bb6f Add basic test for minified bazel binary. by Tobias Werth · 6 years ago
  74. bf04c53 Add --apple_platform_type=macos to Bazel build flags for Mac tests. by ruperts · 6 years ago
  75. 2200ffa Uncomment android_sdk/ndk_repository on Windows by Loo Rong Jie · 6 years ago
  76. 3ed8822 Enable some tests on Bazel's CI by Philipp Wollermann · 6 years ago
  77. ce2b50c Re-enable android/ziputils:ziputils-tests on CI. by philwo · 6 years ago
  78. 081b3cc Disable flaky test //src/test/shell/bazel:workspace_resolved_test until it can by jcater · 6 years ago
  79. c8b305a Split coverage tests into language specific tests. by iirina · 6 years ago
  80. 9bc3b20 Fix the "nojava" platform and enable full presubmit checks for the various JDK platforms now that we have enough GCE resources. by philwo · 6 years ago
  81. 8c21b0b Set SystemDrive environment variable for Windows processes by pcloudy · 7 years ago
  82. 236e6ed Disable the last two failing tests on the "nojava" platform. by philwo · 7 years ago
  83. 29f1de0 Disable Android shell tests on the "nojava" platform. by philwo · 7 years ago
  84. a572c1c Add ubuntu1804_nojava, ubuntu1804_java9, ubuntu1804_java10 to postsubmit. by philwo · 7 years ago
  85. a05e6cc Explicitly cast ByteBuffer in clear() call to Buffer. by Tobias Werth · 7 years ago
  86. 9f3e622 Enable the new rbe_ubuntu1604 platform for Bazel's CI. by philwo · 7 years ago
  87. e6a2f60 Automated rollback of commit 44c53dcf661ef7c0fdf484c26d3eedf7d2be7593. by jingwen · 7 years ago
  88. 44c53dc Add //examples/... to postsubmit CI pipeline by Jingwen Chen · 7 years ago
  89. 6a0a8de buildkite: re-enable determinism test on macOS by buchgr · 7 years ago
  90. 4d868fe buildkite: enable android ndk tests on ubuntu 18.04 by buchgr · 7 years ago
  91. b60215b re-enable android ndk test on postsubmit by buchgr · 7 years ago
  92. 3af3846 buildkite: test Bazel on Ubuntu 18.04 by buchgr · 7 years ago
  93. cbd6f46 buildkite: increase test timeouts to 20 minutes by buchgr · 7 years ago
  94. 1d182e9 add Bazel's Buildkite configuration by Jakob Buchgraber · 7 years ago