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

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

Issue 19571005: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/lib/lib.status
diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
index 46d9bde99f7e85184a711ac20ea4b45592c5ffe4..6c337601155ecc64622da022ccf62ecc04e817fb 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -89,8 +89,6 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
# implement timer (currently only in d8)
async/timer_isolate_test: Skip # See Issue 4997
mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
-mirrors/top_level_accessors_test: Fail # http://dartbug.com/11943
-mirrors/operator_test: Fail # http://dartbug.com/11944
[ $runtime == vm || ($compiler == none && $runtime == drt) ]
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
@@ -99,6 +97,8 @@ mirrors/superclass_test: Fail # http://dartbug.com/11142
mirrors/reflectively_instantiate_uninstantiated_class_test: Fail # http://dartbug.com/11187
mirrors/reflect_model_test: Fail # http://dartbug.com/11219
mirrors/parameter_test: Fail # http://dartbug.com/11567
+mirrors/top_level_accessors_test: Fail # http://dartbug.com/11943
+mirrors/operator_test: Fail # http://dartbug.com/11944
[ $compiler == none && $runtime == drt ]
async/timer_isolate_test: Skip # See Issue 4997
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698