From b60215b6a97bd60ff000e1bfd9b29a467154d8e2 Mon Sep 17 00:00:00 2001 From: buchgr Date: Mon, 25 Jun 2018 02:50:12 -0700 Subject: re-enable android ndk test on postsubmit RELNOTES: None PiperOrigin-RevId: 201925111 --- .bazelci/postsubmit.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.bazelci') diff --git a/.bazelci/postsubmit.yml b/.bazelci/postsubmit.yml index c0c8323dd3..e974979a6b 100644 --- a/.bazelci/postsubmit.yml +++ b/.bazelci/postsubmit.yml @@ -15,8 +15,6 @@ platforms: - "//src/test/..." - "//third_party/ijar/..." - "//tools/android/..." - # Re-enable once fixed: https://github.com/bazelbuild/bazel/issues/4663 - - "-//src/test/shell/bazel/android:android_ndk_integration_test" ubuntu1604: shell_commands: - sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^# @@ -32,8 +30,6 @@ platforms: - "//src/test/..." - "//third_party/ijar/..." - "//tools/android/..." - # Re-enable once fixed: https://github.com/bazelbuild/bazel/issues/4663 - - "-//src/test/shell/bazel/android:android_ndk_integration_test" ubuntu1804: shell_commands: - sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^# @@ -67,7 +63,6 @@ platforms: - "//third_party/ijar/..." - "//tools/android/..." # Re-enable once fixed: https://github.com/bazelbuild/bazel/issues/4663 - - "-//src/test/shell/bazel/android:android_ndk_integration_test" - "-//src/test/shell/bazel:bazel_determinism_test" windows: build_flags: -- cgit v1.2.3