platform_build_soong/ui/build
Colin Cross 106d6ef459 Disable Soong tests by default on Linux
Disable running the Soong tests when building on Linux.  The tests
are still enabled when running on Darwin to ensure we have test on
Darwin in CI.  Checkbuilds still depend on the tests, which will
provide test coverage in CI on Linux.

Bug: 269296618
Test: aninja -t path checkbuild out/host/linux-x86/bin/go/soong-java/test/test.passed
Test: m nothing
Change-Id: Ib8359ff6d2a92eeb2ac9a9e95ecd65abc4e40061
2023-10-24 11:00:59 -07:00
..
paths Allowlist gcertstatus command to be run 2023-10-16 20:40:18 +00:00
sandbox/darwin
Android.bp Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
bazel_metrics.go Add bes-id to soong. Also renames the proto field. 2023-06-21 14:48:17 +00:00
build.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
cleanbuild.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
cleanbuild_test.go
config.go Disable Soong tests by default on Linux 2023-10-24 11:00:59 -07:00
config_darwin.go
config_linux.go
config_test.go Remove bazel dev mode 2023-06-15 14:14:19 +00:00
context.go
dumpvars.go Revert "Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN" 2023-08-23 02:07:40 +00:00
environment.go
environment_test.go
exec.go
finder.go Change bp2build converter of module "package". 2023-05-09 17:37:04 -07:00
goma.go
kati.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
ninja.go Allow actions to read BUILD_BROKEN_INCORRECT_PARTITION_IMAGES 2023-09-08 15:58:13 -07:00
path.go
proc_sync.go
proc_sync_test.go
rbe.go Set download_tmp_dir explicitly to be a directory under the output directory. 2023-10-10 22:33:46 +00:00
rbe_test.go
sandbox_config.go
sandbox_darwin.go
sandbox_linux.go
sandbox_linux_test.go
soong.go Revert "Default from-text stub generation in build" 2023-10-24 11:20:06 +00:00
staging_snapshot.go
staging_snapshot_test.go
test_build.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
upload.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
upload_test.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
util.go
util_test.go