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

Side by Side 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. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/io.dart ('k') | tools/create_sdk.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 lib/_internal: Skip # Slow like a hell - timeouts. 6 lib/_internal: Skip # Slow like a hell - timeouts.
7 7
8 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 8 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522
10 lib/html/dart2js/html_dart2js: CompileTimeError # Issue 16522 10 lib/html/dart2js/html_dart2js: CompileTimeError # Issue 16522
(...skipping 12 matching lines...) Expand all
23 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16524 23 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16524
24 lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16524 24 lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16524
25 lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 16524 25 lib/web_audio/dartium/web_audio_dartium: CompileTimeError # Issue 16524
26 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16524 26 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16524
27 lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 16524 27 lib/web_gl/dartium/web_gl_dartium: CompileTimeError # Issue 16524
28 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16524 28 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16524
29 lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 16524 29 lib/web_sql/dartium/web_sql_dartium: CompileTimeError # Issue 16524
30 lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError # Issue 17264 30 lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError # Issue 17264
31 lib/_internal/compiler/implementation/mirrors/dart2js_mirrors: CompileTimeError # Issue 17264 31 lib/_internal/compiler/implementation/mirrors/dart2js_mirrors: CompileTimeError # Issue 17264
32 lib/_internal/compiler/implementation/mirrors/analyze: CompileTimeError # Issue 17264 32 lib/_internal/compiler/implementation/mirrors/analyze: CompileTimeError # Issue 17264
33 lib/_internal/pub/asset/*: Skip # Issue 17506
OLDNEW
« 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
This is Rietveld 408576698