| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index b1fd0612bcd57516d6cd9831dd50649f372f3fb8..4e824a194fd1ef1b15d90e44ff02c3da561e8bae 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -92,6 +92,9 @@ docgen/test/*: Skip # Far too slow
|
| third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
|
| typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
|
|
|
| +analysis_server/test/search/element_references_test: Slow
|
| +analysis_services/test/index/store/codec_test: Slow
|
| +
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| http/test/html/client_test: Fail # Issue 19750
|
| scheduled_test/test/scheduled_stream/scheduled_stream_test: Fail # Issue 19750
|
|
|