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

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

Issue 9401030: remove promise from corelib (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 10 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
deleted file mode 100644
index 1197b47b7b208a12c9274c145b3d38321f35b100..0000000000000000000000000000000000000000
--- a/tests/stub-generator/stub-generator.status
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
-# 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 ]
-
-[ $arch == simarm ]
-*: Skip
-
-[ $arch == arm ]
-*: Skip
-
-[ $component == dartium ]
-*: Skip
-
-[ $component == chromium ]
-*: Skip
-
-[ $component == frog || $component == frogsh || $component == leg || $component == frogium ]
-*: Skip
« no previous file with comments | « tests/stub-generator/src/MintMakerPromiseWithStubsTest-generatedTest.dart ('k') | tests/stub-generator/test_config.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698