Merge "Restoring generating artifacts" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
73ad3abc29
@@ -44,7 +44,7 @@ public class FailureWatcher extends TestWatcher {
|
||||
@Override
|
||||
public void evaluate() throws Throwable {
|
||||
try {
|
||||
base.evaluate();
|
||||
FailureWatcher.super.apply(base, description).evaluate();
|
||||
} finally {
|
||||
if (mLauncher.hadNontestEvents()) {
|
||||
throw new AssertionError(
|
||||
|
||||
Reference in New Issue
Block a user