aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorCole Faust <colefaust@google.com>2023-01-20 16:49:19 -0800
committerCole Faust <colefaust@google.com>2023-01-20 16:50:04 -0800
commit64a0081112a3664b4680738b9f8db323352372b4 (patch)
tree3c4b8ed8c44401fce5fe7c28676898decbe6d1ba /ci
parentedc53834663ea16ecafeea425124b6fdaa4be9f2 (diff)
downloadbazel-64a0081112a3664b4680738b9f8db323352372b4.tar.gz
Disable diffs.sh temporarily
It was diffing flattened apex files that have been removed, re-evaluate what it should test next week after consulting with Usta. Bug: 266245044 Test: build/bazel/ci/diffs.sh Change-Id: I99332c0729f4e17c3a839790c54ce0ffac6337a6
Diffstat (limited to 'ci')
-rwxr-xr-xci/diffs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/diffs.sh b/ci/diffs.sh
index 9eafe1c0..b752a5f1 100755
--- a/ci/diffs.sh
+++ b/ci/diffs.sh
@@ -16,7 +16,7 @@ readonly DIFFTOOL_ZIP="$(realpath bazel-bin/build/bazel/scripts/difftool/difftoo
# the following 2 arrays must be of the same size
MODULES=(
- libnativehelper
+ # libnativehelper # TODO(b/266245044) re-enable the test
)
OUTPUTS=(
JNIHelp.o