diff options
author | Ben Smith <binji@chromium.org> | 2015-11-12 12:48:04 -0800 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-11-12 12:48:04 -0800 |
commit | 16eadc8bfc631d53635409bbafbb8b5d05d88438 (patch) | |
tree | 01ffed3e406be15714a989d61d399f8d7be65ccf /test/spec/i64.txt | |
parent | a268a22ab4e3fbd18aed47fa06db164523d0449c (diff) | |
download | wabt-16eadc8bfc631d53635409bbafbb8b5d05d88438.tar.gz wabt-16eadc8bfc631d53635409bbafbb8b5d05d88438.tar.bz2 wabt-16eadc8bfc631d53635409bbafbb8b5d05d88438.zip |
display info about signals raised by d8 in tests
Diffstat (limited to 'test/spec/i64.txt')
-rw-r--r-- | test/spec/i64.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/spec/i64.txt b/test/spec/i64.txt index 5ff4d094..34222129 100644 --- a/test/spec/i64.txt +++ b/test/spec/i64.txt @@ -3,12 +3,10 @@ ;;; FLAGS: --spec ;;; STDIN_FILE: third_party/testsuite/i64.wast (;; STDERR ;;; - - # # Fatal error in ../../../../src/wasm/tf-builder.cc, line 210 # Unsupported opcode #114:ExprI64Clz # - +d8 raised signal SIGILL ;;; STDERR ;;) |