| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9a8c344b32aabab1ab9ac16b09a29c858b11fe7c..032cc5dea3cbe7c911e823a2b6559922e085a6cc 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -55,6 +55,7 @@ FileInvalidArgumentsTest: Skip # Uses File
|
| PlatformTest: Skip # Uses Platform
|
| ChunkedStreamTest: Skip # Uses InputStream
|
| OutOfMemoryTest: Skip # Issue 1640
|
| +DartStdIOPipeTest: Skip: # Uses dart:io
|
|
|
| [ $component == dartc || $component == chromium ]
|
| *: Skip
|
|
|