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

Unified Diff: tests/corelib/corelib.status

Issue 11773034: Update status file, so the dart2js lines also apply for browser tests. (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 38accbeaf08046a4986cc1dbe46a407cd2db4da4..5e3b7ceeef266cee135e8ee6a7ff13bbc83b87de 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -75,7 +75,7 @@ map_keys2_test: Fail # Generic types aren't right.
map_values2_test: Fail # Generic types aren't right
## Tests failing after merge of experimental library branch.
-[ $compiler == dart2js && ($runtime == d8 || $runtime == drt) ]
+[ $compiler == dart2js ]
# Tests fail due to bug in generics on constants, issue 6827
iterable_to_list_test: Fail
iterable_to_set_test: Fail
@@ -83,7 +83,7 @@ iterable_to_set_test: Fail
# Issue 7734.
string_replace_all_test: Crash
-[ $compiler == dart2js && ($runtime == d8 || $runtime == drt) && $checked ]
+[ $compiler == dart2js && $checked ]
# Issue 7733.
apply2_test: Fail
apply_test: 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