New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 782058 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 782055
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Make TastVMTest run even when VMTest fails

Project Member Reported by derat@chromium.org, Nov 7 2017

Issue description

(forked from  issue 779267 )

VMTest is failing consistently on betty-release. As a speculative fix[1], I made VMTest and TastVMTest run serially, which had the effect of making TastVMTest not run at all when VMTest fails.

I should rework SimpleBuilder's _RunVMTests method to run TastVMTestStage even if VMTestStage throws an exception. It sounds like failures_lib.CompoundFailure is the way to do this.

1. which didn't work, or at least didn't fix all the failures
 

Comment 1 by derat@chromium.org, Nov 7 2017

Mergedinto: 782055
Status: Duplicate (was: Started)
Whoops, missed that this was already filed.

Sign in to add a comment