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', { |