0a1583aa04
This mimics the behaviour of the source-based pipeline, i.e. instead of "manually" calling _AssertionError._create and giving the correct parameters (wrong parameters, actually), use the helper method _AssertionError.ThrowNew. BUG= R=ahe@google.com, vegorov@google.com Review-Url: https://codereview.chromium.org/2940283002 .