Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 697c56ef6ff30e8941821d0a048578acd8b6a52c..285a8cc453d47ecb51ab3a2ba674498b3e0b06c6 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -122,6 +122,11 @@ |
'regress/regress-create-exception': [PASS, ['mode == debug', SKIP]], |
############################################################################## |
+ # Too slow in debug mode for validation of elements. |
+ 'regress/regress-430201': [PASS, ['mode == debug', SKIP]], |
+ 'regress/regress-430201b': [PASS, ['mode == debug', SKIP]], |
+ |
+ ############################################################################## |
# Too slow in debug mode for GC stress mode. |
'regress/regress-crbug-217858': [PASS, ['mode == debug', SKIP]], |