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

Unified Diff: tests/corelib/corelib.status

Issue 11801020: Update status file for drt corelib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index bbb03070ae5336e2426d63867157225613c98669..08a099e56236ec62a18e0d0b100a546e59ad8d49 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -80,7 +80,7 @@ map_values2_test: Fail # Generic types aren't right
iterable_to_list_test: Fail
iterable_to_set_test: Fail
-# Issue 7334.
+# Issue 7734.
string_replace_all_test: Crash
[ $compiler == dart2js && $runtime == d8 && $checked ]
@@ -96,3 +96,12 @@ map_values_test: Fail
queue_test: Fail
reg_exp_all_matches_test: Fail
set_test: Fail
+
+## Tests failing after merge of experimental library branch.
+[ $compiler == dart2js && $runtime == drt]
+# Tests fail due to bug in generics on constants, issue 6827
+iterable_to_list_test: Fail
+iterable_to_set_test: Fail
+
+# Issue 7734.
+string_replace_all_test: Crash
« 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