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

Unified Diff: tests/co19/co19-compiler.status

Issue 12544024: Make Set.containsAll accept Iterable. Deprecate Set.isSubsetOf. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index c7ca410176dd9669fdb89289f390901af4f63498..b850e580b70e8c119ffbcb1ac58bf8be5111291f 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -105,21 +105,8 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: Fail # co19 issue 372 (@static-clean where type warnings are expected)
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: Fail # co19 issue 372 (@static-clean where type warnings are expected)
-
-LibTest/core/Set/add_A01_t06: Fail # issue 390
-LibTest/core/Set/containsAll_A01_t01: Fail # issue 390
-LibTest/core/Set/containsAll_A01_t02: Fail # issue 390
-LibTest/core/Set/every_A01_t01: Fail # issue 390
-LibTest/core/Set/every_A01_t03: Fail # issue 390
-LibTest/core/Set/forEach_A01_t05: Fail # issue 390
LibTest/core/Set/intersection_A01_t01: Fail # issue 390
LibTest/core/Set/intersection_A01_t02: Pass # issue 390
-LibTest/core/Set/isSubsetOf_A01_t01: Fail # issue 390
-LibTest/core/Set/isSubsetOf_A01_t02: Fail # issue 390
-LibTest/core/Set/removeAll_A01_t01: Fail # issue 390
-LibTest/core/Set/remove_A01_t01: Fail # issue 390
-LibTest/core/Set/remove_A01_t03: Fail # issue 390
-
Language/11_Expressions/30_Identifier_Reference_A01_t08: Skip # testing framework or VM issue 7388 (dies on Turkish character)

Powered by Google App Engine
This is Rietveld 408576698