| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index ca3ea25e330861783a304d9b663426d5e68fbe54..a7383e295fc4ac40ec845132aedec98527369c44 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -34,9 +34,6 @@ 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 ]
|
|
|