| OLD | NEW |
| 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/async/broadcast_stream_controller: CompileTimeError | 6 lib/async/broadcast_stream_controller: CompileTimeError |
| 7 lib/async/stream_pipe: CompileTimeError | 7 lib/async/stream_pipe: CompileTimeError |
| 8 lib/async/stream_transformers: CompileTimeError | 8 lib/async/stream_transformers: CompileTimeError |
| 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError | 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError |
| 10 lib/collection/collection: CompileTimeError | 10 lib/collection/collection: CompileTimeError |
| 11 lib/collection/hash_set: CompileTimeError | 11 lib/collection/hash_set: CompileTimeError |
| 12 lib/collection/linked_hash_set: CompileTimeError | 12 lib/collection/linked_hash_set: CompileTimeError |
| 13 lib/collection/linked_list: CompileTimeError | 13 lib/collection/linked_list: CompileTimeError |
| 14 lib/convert/chunked_conversion: CompileTimeError | 14 lib/convert/chunked_conversion: CompileTimeError |
| 15 lib/convert/codec: CompileTimeError | 15 lib/convert/codec: CompileTimeError |
| 16 lib/html/dart2js/html_dart2js: CompileTimeError | 16 lib/html/dart2js/html_dart2js: CompileTimeError |
| 17 lib/html/dartium/html_dartium: CompileTimeError | 17 lib/html/dartium/html_dartium: CompileTimeError |
| 18 lib/html/html_common/lists: Pass, CompileTimeError |
| 18 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError | 19 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError |
| 19 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError | 20 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError |
| 20 lib/js/dartium/js_dartium: CompileTimeError | 21 lib/js/dartium/js_dartium: CompileTimeError |
| 21 lib/svg/dart2js/svg_dart2js: CompileTimeError | 22 lib/svg/dart2js/svg_dart2js: CompileTimeError |
| 22 lib/svg/dartium/svg_dartium: CompileTimeError | 23 lib/svg/dartium/svg_dartium: CompileTimeError |
| 23 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError | 24 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError |
| 24 lib/web_audio/dartium/web_audio_dartium: CompileTimeError | 25 lib/web_audio/dartium/web_audio_dartium: CompileTimeError |
| 25 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError | 26 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError |
| 26 lib/web_gl/dartium/web_gl_dartium: CompileTimeError | 27 lib/web_gl/dartium/web_gl_dartium: CompileTimeError |
| 27 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError | 28 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 lib/io/timer_impl: CompileTimeError | 103 lib/io/timer_impl: CompileTimeError |
| 103 lib/io/websocket: CompileTimeError | 104 lib/io/websocket: CompileTimeError |
| 104 lib/io/websocket_impl: CompileTimeError | 105 lib/io/websocket_impl: CompileTimeError |
| 105 lib/math/point: CompileTimeError | 106 lib/math/point: CompileTimeError |
| 106 lib/math/rectangle: CompileTimeError | 107 lib/math/rectangle: CompileTimeError |
| 107 lib/utf/utf16: CompileTimeError | 108 lib/utf/utf16: CompileTimeError |
| 108 lib/utf/utf32: CompileTimeError | 109 lib/utf/utf32: CompileTimeError |
| 109 lib/utf/utf8: CompileTimeError | 110 lib/utf/utf8: CompileTimeError |
| 110 lib/utf/utf_stream: CompileTimeError | 111 lib/utf/utf_stream: CompileTimeError |
| 111 | 112 |
| OLD | NEW |