Chromium Code Reviews

Unified Diff: tests/lib/analyzer/analyze_library.status

Issue 200323008: Load the transformer isolate code from pub's asset directory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/io.dart ('k') | tools/create_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/analyzer/analyze_library.status
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
index 19f070b074212c4a18181c602da6e08754d86c5c..b4cd871fee5fb3c1089cbcda6ab0faca56bb2c9b 100644
--- a/tests/lib/analyzer/analyze_library.status
+++ b/tests/lib/analyzer/analyze_library.status
@@ -30,3 +30,4 @@ lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 16524
lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError # Issue 17264
lib/_internal/compiler/implementation/mirrors/dart2js_mirrors: CompileTimeError # Issue 17264
lib/_internal/compiler/implementation/mirrors/analyze: CompileTimeError # Issue 17264
+lib/_internal/pub/asset/*: Skip # Issue 17506
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/io.dart ('k') | tools/create_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine