mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
Revert "Revert "Close tree when smoke bvt fails.""
This reverts commit 224f7548b5067f28c33f3a6607748810cc83eb94. BUG= TEST= Review URL: http://codereview.chromium.org/3525022 Change-Id: Ib4e136b96a1d9dac7345598b281b053a47421e77
This commit is contained in:
parent
f5adf798f0
commit
4befe39060
@ -300,7 +300,7 @@ def _RunSmokeSuite(buildroot):
|
||||
'--no_graphics',
|
||||
'--test_case',
|
||||
'suite_Smoke',
|
||||
], cwd=cwd, error_ok=True)
|
||||
], cwd=cwd, error_ok=False)
|
||||
|
||||
|
||||
def _UprevPackages(buildroot, revisionfile, board):
|
||||
|
Loading…
x
Reference in New Issue
Block a user