Index: tests/lib/analyzer/analyze_library.status |
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status |
index 40572f77ec84c11a060962cb521eeec4184c4a7c..be1c380280777fd7a5f805e617f38f206fa97147 100644 |
--- a/tests/lib/analyzer/analyze_library.status |
+++ b/tests/lib/analyzer/analyze_library.status |
@@ -23,6 +23,8 @@ lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Is |
# Pub is starting to use the new async syntax, which isn't supported on the |
# analyzer bots yet. |
+lib/_internal/pub/bin/async_compile: CompileTimeError |
+lib/_internal/pub/bin/pub: CompileTimeError |
lib/_internal/pub/lib/src/command: CompileTimeError |
lib/_internal/pub/lib/src/command/barback: CompileTimeError |
lib/_internal/pub/lib/src/command/build: CompileTimeError |