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

Unified Diff: tests/lib/lib.status

Issue 12334070: Support runtime check of function types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix status files Created 7 years, 6 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 63fd01f755b2980d0a96d28c0434bb59cf4159cc..c45952ca7ed0f62f022d618fa619640dd04b82f7 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -33,7 +33,6 @@ mirrors/superclass_test: Fail # Issue 6490
mirrors/reflect_model_test: Fail # Issue 6490
[ $compiler == dart2js && $checked ]
karlklose 2013/06/20 13:11:04 Remove the section.
Johnni Winther 2013/06/21 12:19:15 Done.
-async/stream_event_transform_test: Fail # Issue 7733.
[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.

Powered by Google App Engine
This is Rietveld 408576698