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

Unified Diff: tests/corelib/corelib.status

Issue 12588006: Fix expectation for test hitting bug in dart2js. (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
« 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 9bc31d7381e560f379d6be4df5f2279ad2a5ba5a..e0dba18aa37b44728fc380ed0bfc49c49a373b3f 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -68,6 +68,9 @@ map_keys2_test: Fail # Generic types aren't right.
[ $compiler == dart2js ]
map_values2_test: Fail # Generic types aren't right
+[ $compiler == dart2js && $unchecked ]
+set_test: Fail # Issue 9105
+
## Tests failing after merge of experimental library branch.
[ $compiler == dart2js ]
# Tests fail due to bug in generics on constants, issue 6827
« 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