| Index: samples/tests/dartc/dartc.status
|
| diff --git a/samples/tests/dartc/dartc.status b/samples/tests/dartc/dartc.status
|
| deleted file mode 100644
|
| index 4bb51c048d86c08c0f9ca472e83db6ed4c5b05ab..0000000000000000000000000000000000000000
|
| --- a/samples/tests/dartc/dartc.status
|
| +++ /dev/null
|
| @@ -1,38 +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.
|
| -
|
| -prefix dartc/samples
|
| -
|
| -[ $arch == dartc ]
|
| -
|
| -# The chat sample uses built-ins (ServerSocket, Socket, Timer etc.) which
|
| -# are not available outside the VM.
|
| -chat/chat_stress_client.dart: Skip
|
| -chat/http.dart: Skip
|
| -chat/chat_server.dart: Skip
|
| -chat/chat_server_lib.dart: Skip
|
| -
|
| -
|
| -[ $arch == chromium ]
|
| -*: Skip
|
| -
|
| -
|
| -[ $arch == dartium ]
|
| -*: Skip
|
| -
|
| -
|
| -[ $arch == ia32 ]
|
| -*: Skip
|
| -
|
| -
|
| -[ $arch == x64 ]
|
| -*: Skip
|
| -
|
| -
|
| -[ $arch == simarm ]
|
| -*: Skip
|
| -
|
| -
|
| -[ $arch == arm ]
|
| -*: Skip
|
|
|