summaryrefslogtreecommitdiff
path: root/test/spec/left-to-right.txt
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2015-11-12 13:42:37 -0800
committerBen Smith <binji@chromium.org>2015-11-12 13:47:59 -0800
commitb688bfb5f6c3036ab72c9c8095aff70ec0a752eb (patch)
tree1904d22a65d2b5941029a1ed75ccebefebbd5445 /test/spec/left-to-right.txt
parent16eadc8bfc631d53635409bbafbb8b5d05d88438 (diff)
downloadwabt-b688bfb5f6c3036ab72c9c8095aff70ec0a752eb.tar.gz
wabt-b688bfb5f6c3036ab72c9c8095aff70ec0a752eb.tar.bz2
wabt-b688bfb5f6c3036ab72c9c8095aff70ec0a752eb.zip
SKIP fewer spec tests, clean run-d8.py output
fac and unreachable are still skipped, they lock up my machine for about a minute when running through `make test`.
Diffstat (limited to 'test/spec/left-to-right.txt')
-rw-r--r--test/spec/left-to-right.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/spec/left-to-right.txt b/test/spec/left-to-right.txt
index a3cae6af..dac6e574 100644
--- a/test/spec/left-to-right.txt
+++ b/test/spec/left-to-right.txt
@@ -1,5 +1,12 @@
-;;; SKIP: fails to compile function
;;; ERROR: 1
;;; EXE: test/run-d8.py
;;; FLAGS: --spec
;;; STDIN_FILE: third_party/testsuite/left-to-right.wast
+(;; STDERR ;;;
+#
+# Fatal error in ../../../../src/wasm/tf-builder.cc, line 210
+# Unsupported opcode #125:ExprF32CopySign
+#
+
+d8 raised signal SIGILL
+;;; STDERR ;;)