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

Unified Diff: tests/lib/lib.status

Issue 27069003: New mirror tests: basic types found in dart:core and member collections are immutable. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | tests/lib/mirrors/basic_types_in_dart_core_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 26b65c871bb99fb622b01e897949e2f8b31a8009..eceaa459537db915d87d1e123b1d97200ed8d2f2 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -15,6 +15,7 @@ math/double_pow_test: RuntimeError
math/low_test: RuntimeError
math/random_test: RuntimeError
+mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025
mirrors/closures_test/none: RuntimeError # Issue 6490
mirrors/closure_mirror_find_in_context_test: Fail # Issue 6490
mirrors/constructor_kinds_test: RuntimeError # Issue 13799
@@ -31,6 +32,7 @@ mirrors/generic_function_typedef_test: RuntimeError # Issue 12333
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
mirrors/generics_substitution_test: RuntimeError # Issue 12087
mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863
+mirrors/immutable_collections_test: RuntimeError # Issue 14030
mirrors/initializing_formals_test: CompileTimeError # Issue 12164
mirrors/intercepted_superclass_test: RuntimeError # Issue 13644
mirrors/invoke_test: RuntimeError # Issue 11954
@@ -169,8 +171,10 @@ mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ens
mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
+mirrors/basic_types_in_dart_core_test/01: RuntimeError # Issue 12141
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
mirrors/generic_f_bounded_test: RuntimeError # Issue 14000
+mirrors/immutable_collections_test: RuntimeError # Issue 14027
mirrors/symbol_validation_test: RuntimeError # Issue 13596
async/timer_isolate_test: Skip # See Issue 4997
« no previous file with comments | « no previous file | tests/lib/mirrors/basic_types_in_dart_core_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698