Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 4b3ae5dd7c3e0d6332370cd4b4f8ba1fd3e71309..8e911ac17b156224229a5f2f759d91bb1ac94f91 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -498,10 +498,6 @@ |
'math-floor-of-div-minus-zero': [SKIP], |
}], # 'arch == mips64el' |
-['arch == mips64el and simulator_run == False', { |
- # Random failures on HW, need investigation. |
- 'debug-*': [SKIP], |
-}], |
############################################################################## |
['system == windows', { |
# TODO(mstarzinger): Too slow with turbo fan. |