Chromium Code Reviews| Index: pkg/pkg.status |
| diff --git a/pkg/pkg.status b/pkg/pkg.status |
| index 0b54d237c70733c569f4f0855683aa57f3701985..f3da09b6ce192993add39b2fd1a842b998265685 100644 |
| --- a/pkg/pkg.status |
| +++ b/pkg/pkg.status |
| @@ -55,7 +55,8 @@ unittest/test/mock_stepwise_negative_test: Fail |
| logging/test/logging_test: Fail, OK |
| args/test/args_test: Fail, OK |
| - |
| +[ $system == windows ] |
| +pkg/http/test/request_test: Pass, Timeout # Issue 6594 |
|
ahe
2012/11/07 15:21:30
I think you need to remove pkg/.
Søren Gjesse
2012/11/07 15:25:17
Thanks for spotting this. Fixed in https://coderev
|
| [ $compiler == dart2js || $compiler == dartc ] |
| unittest/test/instance_test: Skip |