Disable AstDecoderTest.All*MemCombinations for big-endian.
BUG= Review URL: https://codereview.chromium.org/1823463002 Cr-Commit-Position: refs/heads/master@{#34912}
This commit is contained in:
parent
b33076d114
commit
04c4bbb445
@ -9,6 +9,8 @@
|
||||
'WasmFunctionVerifyTest*': [SKIP],
|
||||
'WasmDecoderTest.TableSwitch*': [SKIP],
|
||||
'WasmDecoderTest.AllLoadMemCombinations': [SKIP],
|
||||
'AstDecoderTest.AllLoadMemCombinations': [SKIP],
|
||||
'AstDecoderTest.AllStoreMemCombinations': [SKIP],
|
||||
}], # 'byteorder == big'
|
||||
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user