Index: tests/co19/co19-kernel.status |
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status |
index a05e47f05e449b72516c095fe8b5bb48140c74c3..abc152512d0264655334f200a73d273b6567d0e9 100644 |
--- a/tests/co19/co19-kernel.status |
+++ b/tests/co19/co19-kernel.status |
@@ -2,6 +2,9 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
+[ $compiler == dartk && $mode == debug ] |
+Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
+ |
[ $compiler == dartk || $compiler == dartkp ] |
Language/Classes/Constructors/Generative_Constructors/initializers_t12: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
Language/Classes/Constructors/Generative_Constructors/redirection_t09: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |