mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
Revert "Revert "Close tree when smoke bvt fails.""
This reverts commit 224f7548b5
.
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',
|
'--no_graphics',
|
||||||
'--test_case',
|
'--test_case',
|
||||||
'suite_Smoke',
|
'suite_Smoke',
|
||||||
], cwd=cwd, error_ok=True)
|
], cwd=cwd, error_ok=False)
|
||||||
|
|
||||||
|
|
||||||
def _UprevPackages(buildroot, revisionfile, board):
|
def _UprevPackages(buildroot, revisionfile, board):
|
||||||
|
Loading…
Reference in New Issue
Block a user