summary refs log tree commit diff
path: root/src/linux.rs
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@intel.com>2019-02-25 22:12:26 -0800
committerchrome-bot <chrome-bot@chromium.org>2019-03-14 20:53:53 -0700
commit1bc4a06801a312e4fb770d323c35d34065a4d618 (patch)
treed80d3721656d1d8c31997e4f609bd40b9bd27fc6 /src/linux.rs
parent9105e9fbe54afcbda54676e6de7410c4a2d0a07d (diff)
downloadcrosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar.gz
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar.bz2
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar.lz
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar.xz
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.tar.zst
crosvm-1bc4a06801a312e4fb770d323c35d34065a4d618.zip
run serial test even when parallel test fails
The serial test won't run when parallel group fails
because of the short-circuiting effect of logical
operators.

Assuming the tool was not designed to fail the whole
test prematurely, this change ensures both test groups
executed every time.

BUG=None
TEST=build_test and observe the test cases in serial
group (io_jail and sys_util) are executed when the
parallel group fails.

Change-Id: I86e57069490c58dfed48960d87ea35c2403450b7
Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/1488611
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Diffstat (limited to 'src/linux.rs')
0 files changed, 0 insertions, 0 deletions