Description of the bug:
Affected tests:
- //src/test/shell/bazel/android:android_instrumentation_test_integration_test*
- //src/test/shell/bazel/android:aapt_integration_test*
For some reason these tests insist on using Python 2, thus failing with newer versions of abseil: https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/16018#018857ff-07d5-4df7-bcfa-39cf418a58f4
(More context can be found in #16526)
I'm going to disable these tests for now since they block other work (#18497)
Description of the bug:
Affected tests:
For some reason these tests insist on using Python 2, thus failing with newer versions of abseil: https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/16018#018857ff-07d5-4df7-bcfa-39cf418a58f4
(More context can be found in #16526)
I'm going to disable these tests for now since they block other work (#18497)