Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index f86c59f094cda7dfe40f9a137e1dcc29be997267..1802f7e288d50a7fdb4104126b5a1dfbffb1f9f8 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -285,6 +285,8 @@ |
| 'mjsunit/debug-clearbreakpointgroup': [SKIP], |
| # Issue 3969. |
| 'mjsunit/debug-references': [SKIP], |
| + # Issue 478788. |
| + 'mjsunit/es7/object-observe': [SKIP], |
|
Michael Achenbach
2015/04/21 21:02:52
Hum - looking more closely: the prefix "mjsunit/"
adamk
2015/04/21 23:22:05
Has it been failing?
|
| }], # 'gc_stress == True' |
| ############################################################################## |