| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 7bc1369aca9ad1414e8dea4392d8b46682532403..b7bcb6b5e3f001660ee0a0c488d74ed8288d780d 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -291,6 +291,8 @@
|
| 'test-run-machops/RunFloat64Tan': [SKIP],
|
| 'test-cpu-profiler/Inlining': [SKIP],
|
| 'test-gap-resolver/FuzzResolver': [SKIP],
|
| + 'test-run-wasm/RunWasmCompiled_MultiReturnSelect_f32': [SKIP],
|
| + 'test-run-wasm/RunWasmCompiled_MultiReturnSelect_f64': [SKIP],
|
| }], # 'arch == x87'
|
|
|
| ##############################################################################
|
|
|