From 8bc99be40bcc066e54a4174d55cb54a418b3d134 Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Wed, 22 May 2024 09:36:58 -0700 Subject: [PATCH] Enable related tests --- .bazelci/presubmit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index c936067cb68ad4..928939b6d419a8 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -215,7 +215,6 @@ tasks: # To run any of the following test in presubmit, just comment out the corresponding line. # TODO(pcloudy): Disable the android tests after enabling them on Apple Silicon platform. - "-//src/test/shell/bazel:bazel_bootstrap_distfile_test" - - "-//src/test/shell/bazel:bazel_bootstrap_distfile_tar_test" # - "-//src/test/shell/bazel/android:android_integration_test" # - "-//src/test/shell/bazel/android:android_integration_test_with_head_android_tools" - "-//src/test/shell/bazel:bazel_proto_library_test"