| Index: tests/lib/analyzer/analyze_library.status
|
| diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status
|
| index 666956f1dc1a05893c4b258c66af7e15d92465fa..8086f655eb5b3d16b99a81bff4d5a7f18a3ad2e7 100644
|
| --- a/tests/lib/analyzer/analyze_library.status
|
| +++ b/tests/lib/analyzer/analyze_library.status
|
| @@ -116,6 +116,9 @@ lib/core/set: CompileTimeError
|
| lib/core/string: CompileTimeError
|
| lib/core/symbol: CompileTimeError
|
| lib/core/uri: CompileTimeError
|
| +lib/core/bool: CompileTimeError
|
| +lib/core/int: CompileTimeError
|
| +lib/core/string: CompileTimeError
|
| lib/html/html_common/conversions: CompileTimeError
|
| lib/html/html_common/css_class_set: CompileTimeError
|
| lib/html/html_common/device: CompileTimeError
|
|
|