76d97255dc
This is a first testing CL to add tests for mjsunit assertions to the message tests. R=clemensh@chromium.org Bug: v8:7310 Change-Id: Ibbeafebb116f9608c70687f141986ab4534c6b2a Reviewed-on: https://chromium-review.googlesource.com/803555 Reviewed-by: Clemens Hammacher <clemensh@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#51441}
11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
test/mjsunit/mjsunit.js:{NUMBER}: Failure: expected <true> found <false>
|
|
|
|
Stack: MjsUnitAssertionError
|
|
at assertTrue *mjsunit.js {NUMBER}:{NUMBER}
|
|
at *%(basename)s 7:1
|
|
throw new MjsUnitAssertionError(message);
|
|
^
|
|
MjsUnitAssertionError
|
|
at assertTrue *mjsunit.js {NUMBER}:{NUMBER}
|
|
at *%(basename)s 7:1
|