Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: tests/lib/lib.status

Issue 2128923003: Small tweaks to hot reload testing (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/bin/main.cc ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « runtime/bin/main.cc ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698