Index: dart/tests/co19/co19-compiler.status |
diff --git a/dart/tests/co19/co19-compiler.status b/dart/tests/co19/co19-compiler.status |
index 65fc9b135e00ff6833a569f3755f94208c5d1d22..55decd930983417dbe65e8ce54e11d5c112e541d 100644 |
--- a/dart/tests/co19/co19-compiler.status |
+++ b/dart/tests/co19/co19-compiler.status |
@@ -162,7 +162,7 @@ Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail, OK # contains syntax |
Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail, OK # contains syntax error |
Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail, OK # contains syntax error |
Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail, OK # should be error |
-Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # no longer an error |
+Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail, OK # co19 issue 243 |
Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail, OK # should be error |
Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail, OK # invalid directive syntax |
Language/06_Functions/06_Functions_A01_t06: Fail, OK # expecting error that doesn't exist |