diff options
author | Ben Smith <binji@chromium.org> | 2015-10-13 18:37:53 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-10-13 18:37:53 -0700 |
commit | 534349a24d7485dd2098ee10df080df53354935d (patch) | |
tree | f17073ab3322fcbdc1ddd48865980f68eda7c370 /test/spec/left-to-right.txt | |
parent | 4ad13fc40a15f85d95b145c5b84c4e156c6af059 (diff) | |
download | wabt-534349a24d7485dd2098ee10df080df53354935d.tar.gz wabt-534349a24d7485dd2098ee10df080df53354935d.tar.bz2 wabt-534349a24d7485dd2098ee10df080df53354935d.zip |
run spec tests that crash
Rather than skipping tests that crash v8, run them but strip the
callstack so the output is consistent.
Diffstat (limited to 'test/spec/left-to-right.txt')
-rw-r--r-- | test/spec/left-to-right.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/test/spec/left-to-right.txt b/test/spec/left-to-right.txt index 0dc13136..c8f7747c 100644 --- a/test/spec/left-to-right.txt +++ b/test/spec/left-to-right.txt @@ -1,4 +1,15 @@ -# SKIP: Unsupported opcode #125:ExprF32CopySign +# ERROR: 1 # EXE: test/run-d8.py # FLAGS: --spec # STDIN_FILE: third_party/spec/ml-proto/test/left-to-right.wast +# STDERR: + + +# +# Fatal error in ../../../../src/wasm/tf-builder.cc, line 199 +# Unsupported opcode #125:ExprF32CopySign +# + + +# STDOUT: +instantiating module |