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

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

Issue 17659002: Skip dart:mirrors test on dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
« 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 18c6e54d3eb21deb079eaab708ad3ecbe2a15ebb..2488346fdb1a48bad9a306ea14dc22fd1625ef0a 100644
--- a/dart/tests/lib/lib.status
+++ b/dart/tests/lib/lib.status
@@ -65,13 +65,8 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
# implement timer (currently only in d8)
[ $compiler == dart2dart ]
-mirrors/metadata_test: Fail
-mirrors/mirrors_test: Fail # Issue 10957
-mirrors/library_uri_package_test: Fail # Issue 10957
+mirrors/*: Skip # http://dartbug.com/11511
async/run_async6_test: Fail # Issue 10957 - may be related to issue 10910
-mirrors/reflect_model_test: Fail # http://dartbug.com/11219
-mirrors/disable_tree_shaking_test: Fail
-mirrors/to_string_test: Fail
[ $compiler == dart2dart && $minified ]
json/json_test: Fail # Issue 10961
@@ -79,9 +74,6 @@ typed_data/float32x4_test: Fail # Issue 10961
typed_data/float32x4_list_test: Fail # Issue 10961
typed_data/float32x4_unbox_phi_test: Fail # Issue 10961
typed_data/float32x4_unbox_regress_test: Fail # Issue 10961
-mirrors/reflect_runtime_type_test: Fail
-mirrors/reflect_uninstantiated_class_test: Fail
-mirrors/get_symbol_name_no_such_method_test: Fail
[ $runtime == ff ]
# FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291386
« 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