Re-split ExoHostedTest.onTestFinished into logMetrics and assertPassed
This is a partial revert of <unknown commit>. The split and the order is important. For example, as things are currently, if playback fails for a test that makes additional assertions in onTestFinished, the visible reason the test failed is quite likely to be one of the additional assertions, rather than the error that actually caused the playback to fail. I think we probably also don't want to log metrics if playback fails. PiperOrigin-RevId: 300733109
Showing
with
13 additions
and
4 deletions
Please
register
or
sign in
to comment