diff options
author | Ben Smith <binji@chromium.org> | 2015-11-04 17:06:50 -0800 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-11-04 17:09:10 -0800 |
commit | 32b4cca62aded23d6925ee63da8a9462f415967f (patch) | |
tree | 0d9024efe62dc68643b8fd6abc1d35c3d02a1e1b /test/spec/float_exprs.txt | |
parent | cb5b2452487ba73e57bfe3b6717110cc249f1ac9 (diff) | |
download | wabt-32b4cca62aded23d6925ee63da8a9462f415967f.tar.gz wabt-32b4cca62aded23d6925ee63da8a9462f415967f.tar.bz2 wabt-32b4cca62aded23d6925ee63da8a9462f415967f.zip |
use the testsuite repo for spec tests
Diffstat (limited to 'test/spec/float_exprs.txt')
-rw-r--r-- | test/spec/float_exprs.txt | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/test/spec/float_exprs.txt b/test/spec/float_exprs.txt index 6c7499ee..a18f96b1 100644 --- a/test/spec/float_exprs.txt +++ b/test/spec/float_exprs.txt @@ -1,6 +1,14 @@ +;;; ERROR: 1 ;;; EXE: test/run-d8.py ;;; FLAGS: --spec -;;; STDIN_FILE: third_party/spec/ml-proto/test/float_exprs.wast -(;; STDOUT ;;; -132/132 tests passed. -;;; STDOUT ;;) +;;; STDIN_FILE: third_party/testsuite/float_exprs.wast +(;; STDERR ;;; + + +# +# Fatal error in ../../../../src/wasm/tf-builder.cc, line 199 +# Unsupported opcode #176:ExprF64SConvertI64 +# + + +;;; STDERR ;;) |