From 64a0081112a3664b4680738b9f8db323352372b4 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Fri, 20 Jan 2023 16:49:19 -0800 Subject: 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 --- ci/diffs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') 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 -- cgit v1.2.3