| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 265fae88c737ffe6cf88e001d60b15a222e2c8fe..755bb351d9681e810fa9a2bd38968d917193d4aa 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -6,6 +6,8 @@ out_of_memory_test: Skip # Issue 2345
|
|
|
| package/invalid_uri_test: Fail, OK # Fails intentionally
|
|
|
| +io/http_basic_test: Fail, Pass # Flaky test: http://dartbug.com/6484
|
| +
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
| io/process_invalid_arguments_test: Fail, OK
|
|
|