Index: tests/lib/analyzer/analyze_library.status |
diff --git a/tests/lib/analyzer/analyze_library.status b/tests/lib/analyzer/analyze_library.status |
index bb3a64ff454fabef23f2e067b6bc3086d4f3dc2a..b69a25e669e2a8422adb9f10bf9c373ca6f8145c 100644 |
--- a/tests/lib/analyzer/analyze_library.status |
+++ b/tests/lib/analyzer/analyze_library.status |
@@ -15,6 +15,8 @@ lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError # Issue 16522 |
lib/web_audio/dart2js/web_audio_dart2js: CompileTimeError # Issue 16522 |
lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError # Issue 16522 |
lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError # Issue 16522 |
+ |
+lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524 |
# The async_await compiler isn't part of the repo so it shouldn't be tested by |
# repo tests. |