disable //src/shell/integration:java_integration_test as fix is not in yet
diff --git a/buildkite/pipelines/bazel-remote-execution-postsubmit.yml b/buildkite/pipelines/bazel-remote-execution-postsubmit.yml
index 44b8782..4d6bcb8 100644
--- a/buildkite/pipelines/bazel-remote-execution-postsubmit.yml
+++ b/buildkite/pipelines/bazel-remote-execution-postsubmit.yml
@@ -75,4 +75,5 @@
- "-//src/test/shell/bazel:maven_test"
- "-//src/test/shell/bazel:bazel_repository_cache_test"
- "-//src/test/shell/bazel:bazel_sandboxing_cpp_test"
+ - "-//src/shell/integration:java_integration_test"
- "-//scripts/..."