| Index: tests/lib_2/lib_2_kernel.status
|
| diff --git a/tests/lib_2/lib_2_kernel.status b/tests/lib_2/lib_2_kernel.status
|
| index fab3a4180f0349059e78f46db1836f3c1022f239..ca3fa28ff41e9b2936bec6a590cb41053c5ec6cb 100644
|
| --- a/tests/lib_2/lib_2_kernel.status
|
| +++ b/tests/lib_2/lib_2_kernel.status
|
| @@ -6,3 +6,9 @@
|
| async/future_or_strong_test: RuntimeError
|
| async/future_test/01: RuntimeError
|
| async/future_test/none: RuntimeError
|
| +mirrors/generic_mixin_applications_test: RuntimeError
|
| +mirrors/generic_mixin_test: RuntimeError
|
| +
|
| +[ $compiler == dartk && $runtime == vm ]
|
| +mirrors/generic_mixin_applications_test: RuntimeError
|
| +mirrors/generic_mixin_test: RuntimeError
|
|
|