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

Unified Diff: tests/corelib/corelib.status

Issue 85633003: Add num.parse. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove inserted letter in comment. Created 7 years, 1 month 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
« sdk/lib/core/num.dart ('K') | « sdk/lib/core/num.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
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 7e0a5e10378e1c9d095f0bb5f607ba8d5bdf3bd8..eccf13b99b0726da4d92c281ff5fbb77add6680c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -88,6 +88,8 @@ nan_infinity_test/01: Fail # Issue 11551
list_test/01: RuntimeError # Issue 14616
+num_parse_test/01: RuntimeError # Issue 11551
+
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« sdk/lib/core/num.dart ('K') | « sdk/lib/core/num.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698