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

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

Issue 8384012: Make some ErrorCode-s compile-time errors and some just type warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use single NO_SUCH_TYPE (but separate for type warning and compile-time error), tweak tests Created 9 years, 2 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
Index: tests/stub-generator/stub-generator.status
diff --git a/tests/stub-generator/stub-generator.status b/tests/stub-generator/stub-generator.status
index 784cc4ca20b677ea1208c1758e6d130fee01c35f..cfa8a9ad22e4e785ac80bf14c9d0d5700e069938 100644
--- a/tests/stub-generator/stub-generator.status
+++ b/tests/stub-generator/stub-generator.status
@@ -7,6 +7,8 @@ prefix stub-generator
[ $component == vm ]
[ $component == dartc ]
+MintMakerPromiseWithStubsTest : Skip # Bug 5365165
zundel 2011/11/01 20:03:03 I'm wondering if we really need to commit the 'Ski
scheglov 2011/11/01 20:25:59 When I run tests I see obvious failures: file:/us
+MintMakerFullyIsolatedTest : Skip # Bug 5365165
[ $arch == x64 ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698