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

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

Issue 12838002: Deprecate Set.isSubsetOf, make Set.containsAll accept iterable. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated test expectations. 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..339d647d6039d1e6312b3c34b3591d662d99376a 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -114,8 +114,6 @@ 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

Powered by Google App Engine
This is Rietveld 408576698