Index: dart/tests/co19/co19-compiler.status |
diff --git a/dart/tests/co19/co19-compiler.status b/dart/tests/co19/co19-compiler.status |
index a4ab38dd242685a243be3e20c61663932d5303fb..9c9bc363ac323fea2054f9edbbfa733ff7750dd0 100644 |
--- a/dart/tests/co19/co19-compiler.status |
+++ b/dart/tests/co19/co19-compiler.status |
@@ -14,6 +14,14 @@ LibTest/core/Set/contains/Set/contains/A01/t04: Fail # Bug 5392511 |
LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Fail # Bug 5392511 |
LibTest/core/Set/remove/Set/remove/A01/t05: Fail # Bug 5392511 |
+LibTest/core/List/List/List/A01/t04: Skip |
zundel
2011/10/21 20:31:35
why are these Skip and not fail? If these are tes
ahe
2011/10/21 21:21:54
I have updated the co19 revision. When I do so, I
|
+LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t09: Skip |
+LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t01: Skip |
+LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Skip |
+LibTest/core/Set/remove/Set/remove/A01/t05: Skip |
+LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t04: Skip |
+LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t02: Skip |
+ |
# |
# Tests that pass in release mode but fail in debug mode |