Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(823)

Unified Diff: test/unittests/unittests.status

Issue 2359143002: [wasm]: Re-enable Wasm related unit tests on Big endian (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/unittests/unittests.status
diff --git a/test/unittests/unittests.status b/test/unittests/unittests.status
index 888c0a7ba7cbaf594af66458a2418fac133c3f90..71c17f6b6b09e0d3ff39c1527d266bd0cb7494bf 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],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698