| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d1e9f38f8b1be4eb2e48b9965160fd07f157ca19..c8de0966abc9541bed337a8362243b7a689c5d16 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -61,6 +61,9 @@ PlatformTest: Skip # Uses Platform
|
| ChunkedStreamTest: Skip # Uses InputStream
|
| DartStdIOPipeTest: Skip # Uses dart:io
|
| FileOutputStreamTest: Skip # Uses dart:io
|
| +HttpTest: Skip # Uses dart:io
|
| +HttpParserTest: Skip # Uses dart:io
|
| +UrlEncodingTest: Skip # Uses dart:io
|
| TestExtensionTest: Skip # Extensions implemented only in Dart shell.
|
|
|
| [ $component == dartc || $component == chromium ]
|
|
|