Fix CatchFail build warning for WarmupManagerTest.
Removes the try/catch block that leads to an Assert.fail in favor of using a Callable vs. Runnable to let the exception be thrown as is. Change-Id: I9987ebfa93354d05239753800cf58df4bb1b6560 Reviewed-on: https://chromium-review.googlesource.com/876948Reviewed-by:Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Cr-Commit-Position: refs/heads/master@{#530647}
Showing
Please register or sign in to comment