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

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

Issue 52273003: Update analyzer status-file to match recent sdk fixes. (Closed) Base URL: https://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/collection/hash_set: CompileTimeError
8 lib/collection/linked_hash_set: CompileTimeError
9 lib/collection/list: CompileTimeError
10 lib/convert/codec: CompileTimeError 7 lib/convert/codec: CompileTimeError
11 lib/html/dart2js/html_dart2js: CompileTimeError 8 lib/html/dart2js/html_dart2js: CompileTimeError
12 lib/html/dartium/html_dartium: CompileTimeError 9 lib/html/dartium/html_dartium: CompileTimeError
13 lib/html/html_common/lists: Pass, CompileTimeError 10 lib/html/html_common/lists: Pass, CompileTimeError
14 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError 11 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError
15 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError 12 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError
16 lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError 13 lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError
17 lib/_internal/compiler/samples/darttags/darttags: CompileTimeError 14 lib/_internal/compiler/samples/darttags/darttags: CompileTimeError
18 lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError 15 lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError
19 lib/_internal/compiler/samples/leap/leap: CompileTimeError 16 lib/_internal/compiler/samples/leap/leap: CompileTimeError
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 lib/io/timer_impl: CompileTimeError 154 lib/io/timer_impl: CompileTimeError
158 lib/io/websocket: CompileTimeError 155 lib/io/websocket: CompileTimeError
159 lib/io/websocket_impl: CompileTimeError 156 lib/io/websocket_impl: CompileTimeError
160 lib/math/point: CompileTimeError 157 lib/math/point: CompileTimeError
161 lib/math/rectangle: CompileTimeError 158 lib/math/rectangle: CompileTimeError
162 lib/utf/utf16: CompileTimeError 159 lib/utf/utf16: CompileTimeError
163 lib/utf/utf32: CompileTimeError 160 lib/utf/utf32: CompileTimeError
164 lib/utf/utf8: CompileTimeError 161 lib/utf/utf8: CompileTimeError
165 lib/utf/utf_stream: CompileTimeError 162 lib/utf/utf_stream: CompileTimeError
166 163
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