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

Unified Diff: tests/corelib/corelib.status

Issue 11035069: Reapply r13292 WITH a fix to apply_test.dart that was failing on dartc (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 | « tests/corelib/apply_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 13334)
+++ tests/corelib/corelib.status (working copy)
@@ -7,10 +7,12 @@
*dartc_test: Skip
compare_to2_test: Fail # Bug 4018
null_test: Fail # Bug 5511
-null_nosuchmethod_test: Fail # BUg 5518
+null_nosuchmethod_test: Fail # Bug 5518
+apply_test: Fail # Bug 5670
[ $compiler == dartc ]
*vm_test: Skip
+apply_test: Fail # Bug 5670
[ $runtime == ff || $runtime == ie ]
unicode_test: Fail
@@ -37,6 +39,7 @@
[ $compiler == dart2js ]
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
math_test: Fail # issue 3333
+apply_test: Fail # issue 5669
# Bad test, assumes RegExp.allMatches returns a Collection.
reg_exp_all_matches_test: Fail, OK # NoSuchMethodError : method not found: 'forEach'
« no previous file with comments | « tests/corelib/apply_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698