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

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

Issue 13674004: Wrapping files without library tags is neither necessary nor correct anymore. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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 d52bdcbc9231754fdb1fae36579aebaef7d6da2f..00a3fc5f3a13fdce55c6bec87937f09f9f27586f 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -90,7 +90,6 @@ async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug
async/run_async4_test: Pass, Fail # http://dartbug.com/9013
[ $compiler == none && $runtime == drt ]
-async/deferred/deferred_api_test: Fail # http://dartbug.com/2264
async/timer_isolate_test: Skip # See Issue 4997
async/timer_not_available_test: Skip # only meant to test when there is no way to
# implement timer (currently only in d8)

Powered by Google App Engine
This is Rietveld 408576698