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

Unified Diff: test/unittests/unittests.status

Issue 1573343002: Add WasmDecoderTest.AllLoadMemCombinations to skips for big-endian. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 b23fc54c57cb6774e8ee8dd398fb37f377bafa54..18201cd81c5ac2d3ad598291f644f6dc569546fa 100644
--- a/test/unittests/unittests.status
+++ b/test/unittests/unittests.status
@@ -8,6 +8,7 @@
'WasmModuleVerifyTest*': [SKIP],
'WasmFunctionVerifyTest*': [SKIP],
'WasmDecoderTest.TableSwitch*': [SKIP],
+ 'WasmDecoderTest.AllLoadMemCombinations': [SKIP],
}], # 'byteorder == big'
]
« 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