Index: .status |
diff --git a/.status b/.status |
index 3197870ae2c2e98ddd93391a267c415f12f527da..3cc56c97ef7edee1a61c37da50da0ea3aeca00ab 100644 |
--- a/.status |
+++ b/.status |
@@ -11,6 +11,9 @@ |
*/*/*/*/packages/*/*: Skip |
*/*/*/*/*/packages/*/*: Skip |
+# failing tests |
+test/deferred_library_test.dart: RuntimeError # Issue 22592 |
+ |
# tests that don't need to be ran after pub-build |
build/test/transformer_test.dart: Skip |
build/test/static_init_cycle_error_test.dart: Skip # Build time warning |