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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1821183002: [interpreter] Disable mjsunit/ignition/elided-instruction (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 862179d301c21290ddad52afbaf72d1327f3064e..83abc1de58a0c4a5ada61ca42ddc6de458e1249b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -812,6 +812,10 @@
# Debugger test cases that pass with ignition, but not full-codegen.
# These differences between full-codegen and ignition are deliberate.
'ignition/elided-instruction-no-ignition': [FAIL],
+
+ # TODO(oth, 4680): Investigate break on bots following scalable operand
+ # support CL.
+ 'ignition/elided-instruction': [SKIP],
rmcilroy 2016/03/22 14:02:42 it looks like there are more tests failing (e.g.,
oth 2016/03/22 14:16:06 Done.
}], # ignition == True
['ignition == True and system == windows', {
« 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