Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 62f720a9749c6851a4e7e4104fd6de66f4b423ba..074af80b25e6b3cebc62ee9ab7620a36835d9fa9 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -57,7 +57,7 @@ |
# Issue 3660: Replacing activated TurboFan frames by unoptimized code does |
# not work, but we expect it to not crash. |
- 'debug-step-turbofan': [FAIL], |
+ 'debug-step-turbofan': [PASS, FAIL], |
rmcilroy
2016/08/23 12:44:25
Could we move this to be a fail for the "not ignit
Michael Starzinger
2016/08/23 12:47:07
I thought about doing this, but the problem is tha
|
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |