diff options
| author | 2020-03-11 12:41:47 -0700 | |
|---|---|---|
| committer | 2020-03-19 13:20:55 -0700 | |
| commit | 36b5e31f62fdc992af52cf5769b52a964f636cc6 (patch) | |
| tree | 762d2aed5ea44347f69f3dde13ea5e2f8435d958 /java/java_test.go | |
| parent | f53737fadce6b2ffda3438593cf48bf7314cfb18 (diff) | |
Do not write build_error proto file if there are no build errors.
For successful builds, a blank build_error proto file is created.
This slows down the data processing part where it reads the build_error
file and there are no errors to be processed.
Bug: 142277430
Test: Did a successful build and checked if the build_error file
was not available. Changed a source file to make the build
failed and checked if the build_error file was available.
Change-Id: I300dffe32fb7f8bf984fa20ae368bdd02bf12992
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions