| 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
|
|
|