Chromium Code Reviews| Index: tests/language/language_kernel.status |
| diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status |
| index 144c004c23d0152b1b3610bc31419095b9347d6a..85fccf764b3f87c03dca923553ad82e870467f4b 100644 |
| --- a/tests/language/language_kernel.status |
| +++ b/tests/language/language_kernel.status |
| @@ -48,7 +48,29 @@ vm/debug_break_enabled_vm_test/none: DartkCompileTimeError |
| vm/reflect_core_vm_test: DartkCompileTimeError |
| vm/regress_27201_test: DartkCompileTimeError |
| vm/regress_28325_test: RuntimeError # Issue 28055. |
| -covariant_test/none: CompileTimeError # Issue 28166 |
| +covariant_test/06: MissingCompileTimeError # 28166 |
| +covariant_test/06b: MissingCompileTimeError # 28166 |
| +covariant_test/07: MissingCompileTimeError # 28166 |
| +covariant_test/08: MissingCompileTimeError # 28166 |
| +covariant_test/11: MissingCompileTimeError # 28166 |
| +covariant_test/15: MissingCompileTimeError # 28166 |
| +covariant_test/26: MissingCompileTimeError # 28166 |
| +covariant_test/26b: MissingCompileTimeError # 28166 |
| +covariant_test/27: MissingCompileTimeError # 28166 |
| +covariant_test/28: MissingCompileTimeError # 28166 |
| +covariant_test/31: MissingCompileTimeError # 28166 |
| +covariant_test/35: MissingCompileTimeError # 28166 |
| +covariant_test/40: DartkCompileTimeError # 28166 |
| +covariant_test/40b: DartkCompileTimeError # 28166 |
| +covariant_test/42: DartkCompileTimeError # 28166 |
| +covariant_test/46: MissingCompileTimeError # 28166 |
| +covariant_test/46b: MissingCompileTimeError # 28166 |
| +covariant_test/47: MissingCompileTimeError # 28166 |
| +covariant_test/51: MissingCompileTimeError # 28166 |
| +covariant_test/52: DartkCompileTimeError # 28166 |
| +covariant_test/54: DartkCompileTimeError # 28166 |
| +covariant_test/55: MissingCompileTimeError # 28166 |
| +covariant_test/56: DartkCompileTimeError # 28166 |
|
eernst
2017/01/12 12:08:44
Same issue: can we indicate that some of these are
|
| covariant_override_test: DartkCrash # Issue 28166 |
| # dartk: JIT failures |