commit | 53fb1263916fb493b9041be26adab1bc0a661f69 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Apr 25 08:37:56 2017 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Apr 25 10:19:32 2017 -0700 |
tree | 2d47615307d2e7c199a72dac8fda5204e5dd03ef | |
parent | df4eba248ed4d98f420fbf775c828d0fe6c94751 [diff] |
Properly record timed out builds This corrects a logic error where timed out builds were recorded as ABORTED. They should be recored as TIMED_OUT instead. Update the tests which asserted the incorrect result as well. Change-Id: Ibc07a87a42dbd8de3ae78dfeedc5c8260c9c0153