Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index a1714ac269d5462ffdc6a6f32eb7ef8d6779c901..69ee4e3b15b952ce96d65181dd7b25f6ea0cc082 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -1090,6 +1090,10 @@ |
'with-prototype': [SKIP], |
'with-readonly': [SKIP], |
'with-value': [SKIP], |
+ 'regress/regress-builtinbust-7': [SKIP], |
+ 'regress/regress-crbug-451770': [SKIP], |
+ 'regress/regress-crbug-503968': [SKIP], |
+ 'regress/regress-crbug-504729': [SKIP], |
adamk
2016/01/05 19:19:05
Guessing these got skipped because ignition doesn'
Dan Ehrenberg
2016/01/06 00:27:57
Yeah, these seem to have sloppy mode function hois
|
}], # ignition == True |
['ignition == True and (arch == arm or arch == arm64)', { |