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

Unified Diff: dart/tests/lib/lib.status

Issue 14079003: Implement Symbol correctly in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Test status update and a few nits found during testing. Created 7 years, 8 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: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index 36bba60aaeb69e2a7e233a20dcff8433e454c5ca..dafb4d951f7dd8fee1f40f96c8c0fb4fa2e668ac 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -16,7 +16,7 @@ typeddata/*: Skip
[ $compiler == dart2js ]
math/*: Skip
-mirrors/*: Skip
+mirrors/mirrors_test: Fail # TODO(ahe): I'm working on fixing this.
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9002
async/run_async4_test: Pass, Fail # no global exception handler in isolates. http://dartbug.com/9012

Powered by Google App Engine
This is Rietveld 408576698