| Index: tests/lib/analyzer/analyze_library.status
|
| diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
|
| index 6b2867256d48d95821a28a128a1c05c13ad140aa..52f76023cb341092b542c3aa11533f1ab9ca81e9 100644
|
| --- a/tests/lib/analyzer/analyze_library.status
|
| +++ b/tests/lib/analyzer/analyze_library.status
|
| @@ -4,9 +4,9 @@
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| lib/_chrome/dart2js/chrome_dart2js: CompileTimeError
|
| -lib/collection/collection: CompileTimeError
|
| lib/collection/hash_set: CompileTimeError
|
| lib/collection/linked_hash_set: CompileTimeError
|
| +lib/collection/list: CompileTimeError
|
| lib/convert/codec: CompileTimeError
|
| lib/html/dart2js/html_dart2js: CompileTimeError
|
| lib/html/dartium/html_dartium: CompileTimeError
|
|
|