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

Unified Diff: tests/stub-generator/stub-generator.status

Issue 8403040: Don't wait unnecessarily. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 1 month 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
Index: tests/stub-generator/stub-generator.status
===================================================================
--- tests/stub-generator/stub-generator.status (revision 1134)
+++ tests/stub-generator/stub-generator.status (working copy)
@@ -2,13 +2,17 @@
# 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.
+# IF YOU ARE TEMPTED TO SKIP TESTS HERE, READ THIS FIRST:
+# So far, every time these have been marked skip it is because someone broke
+# the stub generator, usually by making "no such type" unconditionally fatal.
+# Please instead fix the stub generator. Or at least talk to benl before
+# committing your change.
+
prefix stub-generator
[ $component == vm ]
[ $component == dartc ]
-MintMakerPromiseWithStubsTest : Skip # Bug 5365165
-MintMakerFullyIsolatedTest : Skip # Bug 5365165
[ $arch == x64 ]
*: Skip
« no previous file with comments | « tests/stub-generator/src/MintMakerPromiseWithStubsTest-generatedTest.dart ('k') | tests/stub-generator/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698