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

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

Issue 50493013: Second attempt at fixing analyzer buildbot redness. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 1 month 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 == dartanalyzer || $compiler == dart2analyzer ] 5 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
6 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError 6 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError
7 lib/html/dart2js/html_dart2js: CompileTimeError 7 lib/html/dart2js/html_dart2js: CompileTimeError
8 lib/html/dartium/html_dartium: CompileTimeError 8 lib/html/dartium/html_dartium: CompileTimeError
9 lib/html/html_common/lists: Pass, CompileTimeError 9 lib/html/html_common/lists: Pass, CompileTimeError
10 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError 10 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError
(...skipping 26 matching lines...) Expand all
37 lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError 37 lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError
38 lib/_internal/pub/lib/src/command/uploader: CompileTimeError 38 lib/_internal/pub/lib/src/command/uploader: CompileTimeError
39 lib/_internal/pub/lib/src/dart: CompileTimeError 39 lib/_internal/pub/lib/src/dart: CompileTimeError
40 lib/_internal/pub/lib/src/directory_tree: CompileTimeError 40 lib/_internal/pub/lib/src/directory_tree: CompileTimeError
41 lib/_internal/pub/lib/src/entrypoint: CompileTimeError 41 lib/_internal/pub/lib/src/entrypoint: CompileTimeError
42 lib/_internal/pub/lib/src/http: CompileTimeError 42 lib/_internal/pub/lib/src/http: CompileTimeError
43 lib/_internal/pub/lib/src/io: CompileTimeError 43 lib/_internal/pub/lib/src/io: CompileTimeError
44 lib/_internal/pub/lib/src/lock_file: CompileTimeError 44 lib/_internal/pub/lib/src/lock_file: CompileTimeError
45 lib/_internal/pub/lib/src/oauth2: CompileTimeError 45 lib/_internal/pub/lib/src/oauth2: CompileTimeError
46 lib/_internal/pub/lib/src/package: CompileTimeError 46 lib/_internal/pub/lib/src/package: CompileTimeError
47 lib/_internal/pub/lib/src/package_graph: CompileTimeError
48 lib/_internal/pub/lib/src/pubspec: CompileTimeError 47 lib/_internal/pub/lib/src/pubspec: CompileTimeError
49 lib/_internal/pub/lib/src/safe_http_server: CompileTimeError 48 lib/_internal/pub/lib/src/safe_http_server: CompileTimeError
50 lib/_internal/pub/lib/src/sdk: CompileTimeError 49 lib/_internal/pub/lib/src/sdk: CompileTimeError
51 lib/_internal/pub/lib/src/source: CompileTimeError 50 lib/_internal/pub/lib/src/source: CompileTimeError
52 lib/_internal/pub/lib/src/source/git: CompileTimeError 51 lib/_internal/pub/lib/src/source/git: CompileTimeError
53 lib/_internal/pub/lib/src/source/hosted: CompileTimeError 52 lib/_internal/pub/lib/src/source/hosted: CompileTimeError
54 lib/_internal/pub/lib/src/source/path: CompileTimeError 53 lib/_internal/pub/lib/src/source/path: CompileTimeError
55 lib/_internal/pub/lib/src/system_cache: CompileTimeError 54 lib/_internal/pub/lib/src/system_cache: CompileTimeError
56 lib/_internal/pub/lib/src/utils: CompileTimeError 55 lib/_internal/pub/lib/src/utils: CompileTimeError
57 lib/_internal/pub/lib/src/validator/compiled_dartdoc: CompileTimeError 56 lib/_internal/pub/lib/src/validator/compiled_dartdoc: CompileTimeError
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 lib/io/timer_impl: CompileTimeError 152 lib/io/timer_impl: CompileTimeError
154 lib/io/websocket: CompileTimeError 153 lib/io/websocket: CompileTimeError
155 lib/io/websocket_impl: CompileTimeError 154 lib/io/websocket_impl: CompileTimeError
156 lib/math/point: CompileTimeError 155 lib/math/point: CompileTimeError
157 lib/math/rectangle: CompileTimeError 156 lib/math/rectangle: CompileTimeError
158 lib/utf/utf16: CompileTimeError 157 lib/utf/utf16: CompileTimeError
159 lib/utf/utf32: CompileTimeError 158 lib/utf/utf32: CompileTimeError
160 lib/utf/utf8: CompileTimeError 159 lib/utf/utf8: CompileTimeError
161 lib/utf/utf_stream: CompileTimeError 160 lib/utf/utf_stream: CompileTimeError
162 161
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