commit | 20eacd4c8afaa0efe62476c25a796abae787421d | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Thu Jun 12 15:45:49 2025 +0000 |
committer | Edwin Kempin <ekempin@google.com> | Thu Jun 12 15:48:59 2025 +0000 |
tree | fea5eddff818779dab0836f7c6a7cd8b43ba018f | |
parent | 79f211dc63b408f154212308da81b86819262986 [diff] |
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>
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