| Index: tests/lib/analyzer/analyze_library.status
|
| diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
|
| index 17da70f8803ab48831ea79726d2eac9bb28ebcdc..6b2867256d48d95821a28a128a1c05c13ad140aa 100644
|
| --- a/tests/lib/analyzer/analyze_library.status
|
| +++ b/tests/lib/analyzer/analyze_library.status
|
| @@ -3,15 +3,10 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| -lib/async/broadcast_stream_controller: CompileTimeError
|
| -lib/async/stream_pipe: CompileTimeError
|
| -lib/async/stream_transformers: CompileTimeError
|
| lib/_chrome/dart2js/chrome_dart2js: CompileTimeError
|
| lib/collection/collection: CompileTimeError
|
| lib/collection/hash_set: CompileTimeError
|
| lib/collection/linked_hash_set: CompileTimeError
|
| -lib/collection/linked_list: CompileTimeError
|
| -lib/convert/chunked_conversion: CompileTimeError
|
| lib/convert/codec: CompileTimeError
|
| lib/html/dart2js/html_dart2js: CompileTimeError
|
| lib/html/dartium/html_dartium: CompileTimeError
|
|
|