| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 55c9d77e50fbe24b7545dc9c4a1cde22b4650d73..0ddf32c333643441b4997afe890b29115215d5e7 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -22,6 +22,8 @@ scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
|
| third_party/html5lib/test/dom_compat_test: Skip
|
| third_party/html5lib/test/browser/browser_test: Skip
|
|
|
| +http/test/http_test: Pass, RuntimeError # Issue 15652
|
| +
|
| [ $compiler == dart2js ]
|
| collection_helpers/test/equality_test/01: Fail # Issue 1533
|
| collection_helpers/test/equality_test/02: Fail # Issue 1533
|
|
|