Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index a9f00eec2ad3fcf01d0b3cd32de086f2a6871533..cd44c64035095a8af9e140ced0ee7fa794599e82 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -1047,7 +1047,6 @@ |
| 'regress/regress-transcendental': [SKIP], |
| 'regress/regress-typedarray-length': [SKIP], |
| 'regress/splice-missing-wb': [SKIP], |
| - 'setter-on-constructor-prototype': [SKIP], |
|
rmcilroy
2016/01/15 17:15:09
Is this the only test which this fixes?
mythria
2016/01/18 11:34:05
There are three which pass locally. I removed them
|
| 'shift-for-integer-div': [SKIP], |
| 'simple-constructor': [SKIP], |
| 'sparse-array-reverse': [SKIP], |