diff --git a/test/unittests/unittests.status b/test/unittests/unittests.status index 888c0a7ba7..71c17f6b6b 100644 --- a/test/unittests/unittests.status +++ b/test/unittests/unittests.status @@ -3,15 +3,6 @@ # found in the LICENSE file. [ -['byteorder == big', { - # TODO(mips-team): Fix Wasm for big-endian. - 'WasmModuleVerifyTest*': [SKIP], - 'WasmFunctionVerifyTest*': [SKIP], - 'WasmDecoderTest.TableSwitch*': [SKIP], - 'WasmDecoderTest.AllLoadMemCombinations': [SKIP], - 'AstDecoderTest.AllLoadMemCombinations': [SKIP], - 'AstDecoderTest.AllStoreMemCombinations': [SKIP], -}], # 'byteorder == big' ['arch == x87', { 'Ieee754.Expm1': [SKIP], 'Ieee754.Cos': [SKIP],