From 416d8d13d142e1e56bc88754dcec77b38c35ed1b Mon Sep 17 00:00:00 2001 From: Syrus Date: Sun, 1 Sep 2019 09:30:31 -0700 Subject: [PATCH] Fix tests exclusion --- lib/spectests/tests/excludes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/spectests/tests/excludes.txt b/lib/spectests/tests/excludes.txt index d78aa0809..41a9a67f1 100644 --- a/lib/spectests/tests/excludes.txt +++ b/lib/spectests/tests/excludes.txt @@ -861,9 +861,9 @@ llvm:skip:traps.wast:*:windows llvm:skip:unreachable.wast:*:windows llvm:skip:unwind.wast:*:windows -# LLVM Linux after OSR -llvm:fail:simd.wast:355:linux # Module - caught panic Any -llvm:fail:simd_binaryen.wast:*:linux # Module - caught panic Any +# LLVM Linux after OSR - https://github.com/wasmerio/wasmer/pull/567 +llvm:fail:simd.wast:355:unix # Module - caught panic Any +llvm:fail:simd_binaryen.wast:*:unix # Module - caught panic Any # Singlepass