Index: tests/lib/lib.status |
diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
index ecfc10de7925cea7fe4744bd7275af51f7275033..fc6c27da22a03809eb18f31aa675ee3f642590c3 100644 |
--- a/tests/lib/lib.status |
+++ b/tests/lib/lib.status |
@@ -2,6 +2,9 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
+[ $hot_reload ] |
+mirrors/*: Skip # Issue 26836 |
rmacnak
2016/07/08 01:06:19
Please use the existing hot_reload section at the
Cutch
2016/07/08 13:51:13
Done.
|
+ |
[ $unchecked ] |
mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type checks. |