diff options
author | Roland Levillain <rpl@google.com> | 2019-08-20 15:53:43 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2019-08-21 09:45:37 +0000 |
commit | e5a9ba3b4ce297e66e8d2a9f73440e30e7ff7c88 (patch) | |
tree | ef4ccaadb016c3293dd22a7f0267922e4f911ab4 /test/ProfileTestMultiDex | |
parent | 323e8c616e12f98eb12b39b486aafe988dba202d (diff) |
Reenable LUCI notifications on the ART Buildbot AOSP builders.
The clean steps on the AOSP builders (aosp-builder-cc and
aosp-builder-cms) used to call "make clean", which sometimes failed
with this error:
Failed to remove file "out/.module_paths":
unlinkat out/.module_paths: directory not empty
As a result the LUCI notitications for these builders were disabled.
The clean steps are now using "rm -rf out" instead of "make clean",
which presubmably addressed the previous issue. Reenable the LUCI
notifications for aosp-builder-cc and aosp-builder-cms.
Test: Rely on the ART Buildbot
(https://ci.chromium.org/p/art/builders/ci/aosp-builder-cc
and https://ci.chromium.org/p/art/builders/ci/aosp-builder-cms)
Bug: 139655167
Bug: 131573205
Change-Id: I38f31d2ccf1f337698aaf463d90efc593c666976
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions