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

Unified Diff: tests/lib/lib.status

Issue 201613006: Introduces the new syntax for deferred loading (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « tests/language/language_dart2js.status ('k') | tests/lib/mirrors/deferred_mirrors_metadata_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 ab05ce4f6911347c05e41f897f46ac0e9cbc2249..76ebfaf72467cf43c4ab416a346d28db81c6771b 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -248,6 +248,7 @@ mirrors/hierarchy_test: Fail # TODO(ahe): This test is slightly broken. http://d
mirrors/mixin_application_test/01: Fail, OK # TODO(ahe): Slight broken test to ensure test coverage on dart2js.
mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ensure test coverage on dart2js.
mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
+mirrors/deferred_mirrors_metadata_test: Fail # Issue 17521
mirrors/generic_local_function_test: RuntimeError # Issue 14913
mirrors/symbol_validation_test: RuntimeError # Issue 13596
@@ -313,5 +314,7 @@ mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger
mirrors/repeated_private_anon_mixin_app_test: StaticWarning, OK # Intentional library name conflict.
mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared members.
+mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
+
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
mirrors/*deferred*: Skip # Issue 17458
« no previous file with comments | « tests/language/language_dart2js.status ('k') | tests/lib/mirrors/deferred_mirrors_metadata_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698