Chromium Code Reviews| Index: tests/language/language.status |
| =================================================================== |
| --- tests/language/language.status (revision 31929) |
| +++ tests/language/language.status (working copy) |
| @@ -19,6 +19,7 @@ |
| # Regular bugs which should be fixed. |
| duplicate_export_negative_test: Fail # Issue 6134 |
| mixin_forwarding_constructor2_test: Fail # Issue 13641 |
| +osr_test: Fail # Issue 16151 |
|
regis
2014/01/17 21:42:53
We should now specify the failure kind CompileTime
srdjan
2014/01/17 21:46:42
-> RuntimeError
|
| [ $compiler == none && $runtime == vm ] |
| class_keyword_test/02: MissingCompileTimeError # Issue 13627 |