Exclude tests from Git repository object counting and leaks check

This check is unreliable and is causing data race issues. These tests
are for testing the supermanifest plugin. Checking repository object
counting and leaks is unrelated, hence disable this.

Release-Notes: skip
Bug: Google b/396827990
Change-Id: Ie2ea19f0130178114c6914467c47bbf98e288bdd
Signed-off-by: Edwin Kempin <ekempin@google.com>
5 files changed
tree: fea5eddff818779dab0836f7c6a7cd8b43ba018f
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions