| Index: frog/tests/frog/frog.status
|
| diff --git a/frog/tests/frog/frog.status b/frog/tests/frog/frog.status
|
| deleted file mode 100644
|
| index a5218e584b0acd155095f6457dfbc77110eb42db..0000000000000000000000000000000000000000
|
| --- a/frog/tests/frog/frog.status
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -# Copyright (c) 2011, 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.
|
| -
|
| -
|
| -[ $compiler == frog || $compiler == dartc || ($runtime == drt && $compiler == none) || $compiler == dart2js ]
|
| -frog_server_test: Skip
|
| -
|
| -[ $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == opera || $runtime == ff ]
|
| -*: Skip
|
| -
|
| -[ $compiler == dart2js || $compiler == dartc ]
|
| -*: Skip
|
| -
|
| -[ $compiler == none ]
|
| -*_frog_test: Skip
|
|
|