Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 26748) |
| +++ tests/language/language.status (working copy) |
| @@ -18,7 +18,6 @@ |
| constructor5_test: Fail # Issue 6422 |
| constructor6_test: Fail # Issue 6422 |
| closure_in_initializer_test: Fail # Issue 6422 |
| -call_nonexistent_constructor_test: Fail # Issue 12820 |
| # Regular bugs which should be fixed. |
| super_first_constructor_test: Fail # Issue 1372. |