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

Unified Diff: tests/lib/lib.status

Issue 22638011: Move Null class out of the VM isolate. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 31a0738b19af669d5d185856288c4cca74ca94e4..e6c3b1f96215bff12a0141fd5c43c8a80b49e7e9 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -101,7 +101,6 @@ mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
mirrors/parameter_test: Fail # http://dartbug.com/11567
mirrors/operator_test: Fail # http://dartbug.com/11944
-mirrors/null_test: Fail # Issue 12128
[ $compiler == none && $runtime == drt ]
async/timer_isolate_test: Skip # See Issue 4997

Powered by Google App Engine
This is Rietveld 408576698