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

Side by Side Diff: tests/lib/analyzer/analyze_library.status

Issue 515373002: Make analyzer bot happy again. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 | « no previous file | no next file » | 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/html/dart2js/html_dart2js: CompileTimeError # Issue 16522 9 lib/html/dart2js/html_dart2js: CompileTimeError # Issue 16522
10 lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522 10 lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522
11 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522 11 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError # Issue 16522
12 lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522 12 lib/html/html_common/html_common_dart2js: CompileTimeError # Issue 16522
13 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError # Issue 16522 13 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError # Issue 16522
14 lib/js/dart2js/js_dart2js: CompileTimeError # Issue 16522 14 lib/js/dart2js/js_dart2js: CompileTimeError # Issue 16522
15 lib/svg/dart2js/svg_dart2js: CompileTimeError # Issue 16522 15 lib/svg/dart2js/svg_dart2js: CompileTimeError # Issue 16522
16 lib/typed_data/dart2js/native_typed_data_dart2js: CompileTimeError # Issue 16522 16 lib/typed_data/dart2js/native_typed_data_dart2js: CompileTimeError # Issue 16522
17 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16522 17 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16522
18 lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16522 18 lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16522
19 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522 19 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522
20 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522 20 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522
21 21
22 lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Is sue 16524 22 lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Is sue 16524
23 23
24 # Pub is starting to use the new async syntax, which isn't supported on the 24 # Pub is starting to use the new async syntax, which isn't supported on the
25 # analyzer bots yet. 25 # analyzer bots yet.
26 lib/_internal/pub/bin/async_compile: CompileTimeError
27 lib/_internal/pub/bin/pub: CompileTimeError 26 lib/_internal/pub/bin/pub: CompileTimeError
28 lib/_internal/pub/lib/src/command: CompileTimeError 27 lib/_internal/pub/lib/src/command: CompileTimeError
29 lib/_internal/pub/lib/src/command/barback: CompileTimeError 28 lib/_internal/pub/lib/src/command/barback: CompileTimeError
30 lib/_internal/pub/lib/src/command/build: CompileTimeError 29 lib/_internal/pub/lib/src/command/build: CompileTimeError
31 lib/_internal/pub/lib/src/command/cache: CompileTimeError 30 lib/_internal/pub/lib/src/command/cache: CompileTimeError
32 lib/_internal/pub/lib/src/command/cache_add: CompileTimeError 31 lib/_internal/pub/lib/src/command/cache_add: CompileTimeError
33 lib/_internal/pub/lib/src/command/cache_list: CompileTimeError 32 lib/_internal/pub/lib/src/command/cache_list: CompileTimeError
34 lib/_internal/pub/lib/src/command/cache_repair: CompileTimeError 33 lib/_internal/pub/lib/src/command/cache_repair: CompileTimeError
35 lib/_internal/pub/lib/src/command/deps: CompileTimeError 34 lib/_internal/pub/lib/src/command/deps: CompileTimeError
36 lib/_internal/pub/lib/src/command/downgrade: CompileTimeError 35 lib/_internal/pub/lib/src/command/downgrade: CompileTimeError
37 lib/_internal/pub/lib/src/command/get: CompileTimeError 36 lib/_internal/pub/lib/src/command/get: CompileTimeError
38 lib/_internal/pub/lib/src/command/global: CompileTimeError 37 lib/_internal/pub/lib/src/command/global: CompileTimeError
39 lib/_internal/pub/lib/src/command/global_activate: CompileTimeError 38 lib/_internal/pub/lib/src/command/global_activate: CompileTimeError
40 lib/_internal/pub/lib/src/command/global_deactivate: CompileTimeError 39 lib/_internal/pub/lib/src/command/global_deactivate: CompileTimeError
41 lib/_internal/pub/lib/src/command/global_list: CompileTimeError 40 lib/_internal/pub/lib/src/command/global_list: CompileTimeError
42 lib/_internal/pub/lib/src/command/global_run: CompileTimeError 41 lib/_internal/pub/lib/src/command/global_run: CompileTimeError
43 lib/_internal/pub/lib/src/command/help: CompileTimeError 42 lib/_internal/pub/lib/src/command/help: CompileTimeError
44 lib/_internal/pub/lib/src/command/lish: CompileTimeError 43 lib/_internal/pub/lib/src/command/lish: CompileTimeError
45 lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError 44 lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError
46 lib/_internal/pub/lib/src/command/run: CompileTimeError 45 lib/_internal/pub/lib/src/command/run: CompileTimeError
47 lib/_internal/pub/lib/src/command/serve: CompileTimeError 46 lib/_internal/pub/lib/src/command/serve: CompileTimeError
48 lib/_internal/pub/lib/src/command/upgrade: CompileTimeError 47 lib/_internal/pub/lib/src/command/upgrade: CompileTimeError
49 lib/_internal/pub/lib/src/command/uploader: CompileTimeError 48 lib/_internal/pub/lib/src/command/uploader: CompileTimeError
50 lib/_internal/pub/lib/src/command/version: CompileTimeError 49 lib/_internal/pub/lib/src/command/version: CompileTimeError
51 lib/_internal/pub/lib/src/executable: CompileTimeError 50 lib/_internal/pub/lib/src/executable: CompileTimeError
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698