Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 42843) |
| +++ tests/language/language.status (working copy) |
| @@ -5,6 +5,8 @@ |
| # This directory contains tests that are intended to show the |
| # current state of the language. |
| +mirror_in_static_init_test: CompileTimeError, OK |
| + |
| [ $compiler == none ] |
| built_in_identifier_prefix_test: Fail # Issue 6970 |