Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3217)

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 8351041: More co19 fiddling. Sections are tricky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 80f775ad877a4de3429cd9984c6afb73f4f40259..4a18714a94373ac17e54a62a692e2205ce585120 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -69,6 +69,13 @@ LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail
LibTest/core/Queue/some/Queue/some/A01/t06: Fail
LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp/firstMatch/CharacterEscape/A06/t02: Fail
LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail
+
+
+# List.fromList has been removed.
+LibTest/core/List/List.fromList/*: Fail
+
+
+
[ $component == vm && $unchecked ]
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01: Fail
LangGuideTest/08_Expressions/A02/t02: Fail
@@ -83,10 +90,6 @@ LibTest/core/List/some/List/some/A01/t05: Fail
LibTest/core/List/some/List/some/A01/t06: Fail
-# List.fromList has been removed.
-LibTest/core/List/List.fromList/*: Fail
-
-
# New problems on 2011-11-01.
[ $component == vm && $mode == debug ]
LibTest/core/Expect/throws/Expect/throws/A01/t03: Crash
@@ -301,7 +304,6 @@ LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail
LibTest/core/List/every/List/every/A01/t02: Fail
LibTest/core/List/every/List/every/A01/t09: Fail
LibTest/core/List/every/List/every/A01/t10: Fail
-LibTest/core/List/filter/List/filter/A01/t07: Fail
LibTest/core/List/filter/List/filter/A01/t09: Fail
LibTest/core/List/forEach/List/forEach/A01/t04: Fail
LibTest/core/List/some/List/some/A01/t02: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698