| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 36160f6fbbe59c1fe6f3904ae637c54b8515cdf6..24ea230ecfbfcffa855f4582b346372d9de0f353 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -31,6 +31,9 @@ collection/test/equality_test/03: Fail # Issue 1533
|
| collection/test/equality_test/04: Fail # Issue 1533
|
| collection/test/equality_test/05: Fail # Issue 1533
|
| collection/test/equality_test/none: Pass, Fail # Issue 14348
|
| +third_party/angular_tests/core/parser/parser_test: Fail # Issue 15769
|
| +third_party/angular_tests/directive/input_select_test: Fail # Issue 15769
|
| +third_party/angular_tests/directive/ng_model_test: Fail # Issue 15769
|
| typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| @@ -221,6 +224,7 @@ scheduled_test/test/scheduled_test/wrap_future_test: Fail # http://dartbug.com/8
|
| */test/analyzer_test: Skip # No need to run analysis tests on browser bots
|
|
|
| # Skip tests on the browser if the test depends on dart:io
|
| +third_party/angular_tests/io/*: Skip
|
| third_party/html5lib/test/parser_test: Skip
|
| third_party/html5lib/test/tokenizer_test: Skip
|
|
|
|
|