Commit 40d3095c authored by paul.lind's avatar paul.lind Committed by Commit bot

Add WasmDecoderTest.AllLoadMemCombinations to skips for big-endian.

BUG=

Review URL: https://codereview.chromium.org/1573343002

Cr-Commit-Position: refs/heads/master@{#33226}
parent 56914501
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
'WasmModuleVerifyTest*': [SKIP], 'WasmModuleVerifyTest*': [SKIP],
'WasmFunctionVerifyTest*': [SKIP], 'WasmFunctionVerifyTest*': [SKIP],
'WasmDecoderTest.TableSwitch*': [SKIP], 'WasmDecoderTest.TableSwitch*': [SKIP],
'WasmDecoderTest.AllLoadMemCombinations': [SKIP],
}], # 'byteorder == big' }], # 'byteorder == big'
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment