platform_build_soong/ui/build
Colin Cross 6cb1128b54 Disable TestSendLog on the buildbots
TestSendLog sometimes hangs on the buildbot, although it has never
been reproduced locally.  The cause appears to be a unix domain
packet that was sent but never received.  Skip the test in short
mode for now, which will leave it manually runnable but not run
it as part of the build.

Fixes: 120596545
Test: m nothing
Change-Id: I3e6bc9b5f1d9c15dc9a7294d98cbd917d0637c44
2021-03-02 12:26:14 -08:00
..
paths Disable TestSendLog on the buildbots 2021-03-02 12:26:14 -08:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
bazel.go Enable bazel profiling in soong_build. 2020-12-14 18:48:11 +00:00
build.go bp2build: fix running from clean checkout. 2021-01-29 22:33:25 -05:00
cleanbuild.go Merge "Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir" 2021-01-24 14:53:43 +00:00
cleanbuild_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
config.go Skip old file cleanup for non-full builds. 2021-01-05 16:47:04 -08:00
config_darwin.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_linux.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
context.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
dumpvars.go Skip old file cleanup for non-full builds. 2021-01-05 16:47:04 -08:00
environment.go Minor cleanup of environment.go. 2020-11-24 13:16:30 +00:00
environment_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
exec.go Collect useful resource information of each executed process in soong_ui. 2020-11-04 23:35:43 +00:00
finder.go soong_ui finder.go: improve comments/documentation. 2020-11-17 19:48:31 -05:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Skip old file cleanup for non-full builds. 2021-01-05 16:47:04 -08:00
ninja.go Remove obsolete environment variables from ninja.go allowlist. 2020-12-04 18:42:29 +00:00
path.go soong_ui path.go: improve comments. 2020-11-18 22:13:23 -05:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
rbe.go Add FAILED: prefix to RBE Fatal error message 2021-01-26 14:34:30 -05:00
rbe_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go nsjail: Always remount /tmp before src/out/dist 2020-05-01 16:26:56 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go bp2build: fix running from clean checkout. 2021-01-29 22:33:25 -05:00
test_build.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
upload.go Allow uploading a directory of metrics files. 2020-12-10 21:48:05 +00:00
upload_test.go Allow uploading a directory of metrics files. 2020-12-10 21:48:05 +00:00
util.go Dist build.ninja and Android.bp.list 2020-06-25 12:50:00 -07:00
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00