| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7bf93d50031d81ae733b39b6bbb2289aee8961cb..f26b2cb391809d506af4cc469cbadf4421246d62 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -55,6 +55,8 @@ OptionsTest: Skip # Expects options being passed from command line.
|
| FailTest: Fail # Fails intentionally
|
| TimeoutTest: Skip # Uses Socket
|
| TestRunnerTest: Skip # Uses Process
|
| +FileInvalidArgumentsTest: Skip # Uses File
|
| +PlatformTest: Skip # Uses Platform
|
|
|
| [ $component == dartc || $component == chromium ]
|
| *: Skip
|
|
|