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

Unified Diff: tests/lib/lib.status

Issue 26291005: dart2js: The name of a library without a library declaration is the empty string. (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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index cdbd2a23dd225ca8043fbd2538bcf4afe90e8c10..5efe20bd00dc10d02fab6292148159b25cb16e34 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -41,7 +41,6 @@ mirrors/reflected_type_test: RuntimeError # Issue 12607
mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12333
mirrors/typedef_metadata_test: RuntimeError # Issue 12785
mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905
-mirrors/unnamed_library_test: RuntimeError # Issue 10580
async/run_async3_test: RuntimeError # _enqueueImmediate runs after Timer. http://dartbug.com/9002
async/run_async4_test: Pass, RuntimeError # no global exception handler in isolates. http://dartbug.com/9012
async/run_async6_test: RuntimeError # global error handling is not supported. http://dartbug.com/5958

Powered by Google App Engine
This is Rietveld 408576698