| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index e8688de99ca4acc62b6c2c31f6d60f31c131df68..a5130f1525fae51568fcf68a5b63dcb6e155bd61 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -34,6 +34,9 @@ intl/test/date_time_format_http_request_test: Skip # Timeout.
|
| intl/test/find_default_locale_browser_test: Skip
|
| intl/test/date_time_format_http_request_test: Skip
|
|
|
| +[ $runtime == vm && $system == windows ]
|
| +http/test/http_test: Pass, Fail # http://dartbug.com/6967
|
| +
|
| # Skip http request tests on Dartium while resolving an odd
|
| # error there that causes the tests to timeout.
|
| [ $runtime == dartium || $runtime == drt ]
|
|
|