| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 # Don't run any test-like files that show up in packages directories. It | 5 # Don't run any test-like files that show up in packages directories. It |
| 6 # shouldn't be necessary to run "pub install" in these packages, but if you do | 6 # shouldn't be necessary to run "pub install" in these packages, but if you do |
| 7 # it shouldn't break the tests. | 7 # it shouldn't break the tests. |
| 8 */packages/*/*: Skip | 8 */packages/*/*: Skip |
| 9 */*/packages/*/*: Skip | 9 */*/packages/*/*: Skip |
| 10 */*/*/packages/*/*: Skip | 10 */*/*/packages/*/*: Skip |
| (...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 polymer/example/canonicalization/test/dir/dev_test: Fail, OK # tests development
only behavior | 186 polymer/example/canonicalization/test/dir/dev_test: Fail, OK # tests development
only behavior |
| 187 polymer/example/canonicalization/test/dir/dev2_test: Fail, OK # tests developmen
t only behavior | 187 polymer/example/canonicalization/test/dir/dev2_test: Fail, OK # tests developmen
t only behavior |
| 188 polymer/test/mirror_loader_test: Fail, OK # tests development only behavior | 188 polymer/test/mirror_loader_test: Fail, OK # tests development only behavior |
| 189 | 189 |
| 190 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 190 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| 191 docgen/test/single_library_test: Fail # TODO(kasperl): Please triage. | 191 docgen/test/single_library_test: Fail # TODO(kasperl): Please triage. |
| 192 intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triag
e. | 192 intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triag
e. |
| 193 | 193 |
| 194 [ $browser ] | 194 [ $browser ] |
| 195 analysis_server/test/*: Skip # Uses dart:io. | 195 analysis_server/test/*: Skip # Uses dart:io. |
| 196 analyzer/test/error_test: Fail, OK # Uses dart:io. |
| 196 analyzer/test/generated/ast_test: Fail, OK # Uses dart:io. | 197 analyzer/test/generated/ast_test: Fail, OK # Uses dart:io. |
| 197 analyzer/test/generated/element_test: Fail, OK # Uses dart:io. | 198 analyzer/test/generated/element_test: Fail, OK # Uses dart:io. |
| 199 analyzer/test/generated/element_test: Fail, OK # Uses dart:io. |
| 198 analyzer/test/generated/parser_test: Fail, OK # Uses dart:io. | 200 analyzer/test/generated/parser_test: Fail, OK # Uses dart:io. |
| 199 analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io. | 201 analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io. |
| 200 analyzer/test/error_test: Fail, OK # Uses dart:io. | |
| 201 analyzer/test/generated/element_test: Fail, OK # Uses dart:io. | |
| 202 analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io. | 202 analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io. |
| 203 analyzer/test/options_test: Fail, OK # Uses dart:io. | 203 analyzer/test/options_test: Fail, OK # Uses dart:io. |
| 204 analyzer/test/parse_compilation_unit_test: Fail, OK # Uses dart:io. |
| 204 analyzer/test/services/formatter_test: Fail, OK # Uses dart:io. | 205 analyzer/test/services/formatter_test: Fail, OK # Uses dart:io. |
| 205 analyzer/test/parse_compilation_unit_test: Fail, OK # Uses dart:io. | |
| 206 barback/test/*: Fail, OK # Uses dart:io. | 206 barback/test/*: Fail, OK # Uses dart:io. |
| 207 code_transformers/test/*: Skip # Uses dart:io. | 207 code_transformers/test/*: Skip # Uses dart:io. |
| 208 http/test/client_test: Fail, OK # Uses dart:io. | 208 http/test/client_test: Fail, OK # Uses dart:io. |
| 209 http/test/http_test: Fail, OK # Uses dart:io. | 209 http/test/http_test: Fail, OK # Uses dart:io. |
| 210 http/test/mock_client_test: Fail, OK # Uses dart:io. | 210 http/test/mock_client_test: Fail, OK # Uses dart:io. |
| 211 http/test/multipart_test: Fail, OK # Uses dart:io. | 211 http/test/multipart_test: Fail, OK # Uses dart:io. |
| 212 http/test/request_test: Fail, OK # Uses dart:io. | 212 http/test/request_test: Fail, OK # Uses dart:io. |
| 213 http/test/response_test: Fail, OK # Uses dart:io. | 213 http/test/response_test: Fail, OK # Uses dart:io. |
| 214 http/test/streamed_request_test: Fail, OK # Uses dart:io. | 214 http/test/streamed_request_test: Fail, OK # Uses dart:io. |
| 215 http_server/test/*: Fail, OK # Uses dart:io. | 215 http_server/test/*: Fail, OK # Uses dart:io. |
| 216 intl/test/date_time_format_file_even_test: Fail, OK # Uses dart:io. | 216 intl/test/date_time_format_file_even_test: Fail, OK # Uses dart:io. |
| 217 intl/test/date_time_format_file_odd_test: Fail, OK # Uses dart:io. | 217 intl/test/date_time_format_file_odd_test: Fail, OK # Uses dart:io. |
| 218 intl/test/find_default_locale_standalone_test: Fail, OK # Uses dart:io. | 218 intl/test/find_default_locale_standalone_test: Fail, OK # Uses dart:io. |
| 219 intl/test/message_extraction/examples_parsing_test: Fail, OK # Users dart:io |
| 220 intl/test/message_extraction/failed_extraction_test: Fail, OK # Users dart:io |
| 219 intl/test/message_extraction/message_extraction_test: Fail, OK # Uses dart:io. | 221 intl/test/message_extraction/message_extraction_test: Fail, OK # Uses dart:io. |
| 220 intl/test/message_extraction/failed_extraction_test: Fail, OK # Users dart:io | |
| 221 intl/test/message_extraction/really_fail_extraction_test: Fail, OK # Users dart:
io | 222 intl/test/message_extraction/really_fail_extraction_test: Fail, OK # Users dart:
io |
| 222 intl/test/message_extraction/examples_parsing_test: Fail, OK # Users dart:io | |
| 223 oauth2/test/authorization_code_grant_test: Fail, OK # Uses dart:io. | 223 oauth2/test/authorization_code_grant_test: Fail, OK # Uses dart:io. |
| 224 oauth2/test/client_test: Fail, OK # Uses dart:io. | 224 oauth2/test/client_test: Fail, OK # Uses dart:io. |
| 225 oauth2/test/credentials_test: Fail, OK # Uses dart:io. | 225 oauth2/test/credentials_test: Fail, OK # Uses dart:io. |
| 226 oauth2/test/handle_access_token_response_test: Fail, OK # Uses dart:io. | 226 oauth2/test/handle_access_token_response_test: Fail, OK # Uses dart:io. |
| 227 observe/test/transformer_test: Fail, OK # Uses dart:io. | 227 observe/test/transformer_test: Fail, OK # Uses dart:io. |
| 228 path/test/io_test: Fail, OK # Uses dart:io. | 228 path/test/io_test: Fail, OK # Uses dart:io. |
| 229 polymer/test/build/*: Fail, OK # Uses dart:io. | 229 polymer/test/build/*: Fail, OK # Uses dart:io. |
| 230 shelf/test/shelf_io_test: Fail, OK # Uses dart:io |
| 231 smoke/test/codegen/end_to_end_test: Skip # Uses dart:io. |
| 230 smoke/test/codegen/recorder_test: Skip # Uses dart:io. | 232 smoke/test/codegen/recorder_test: Skip # Uses dart:io. |
| 231 smoke/test/codegen/end_to_end_test: Skip # Uses dart:io. | 233 third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337 |
| 232 third_party/angular_tests/vm_test: Skip # Uses dart:io | 234 third_party/angular_tests/vm_test: Skip # Uses dart:io |
| 233 third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337 | |
| 234 watcher/test/*: Fail, OK # Uses dart:io. | 235 watcher/test/*: Fail, OK # Uses dart:io. |
| 235 | 236 |
| 236 scheduled_test/test/descriptor/*: Fail # http://dartbug.com/8440 | 237 scheduled_test/test/descriptor/*: Fail # http://dartbug.com/8440 |
| 237 scheduled_test/test/scheduled_future_matchers_test: Fail # http://dartbug.com/84
40 | 238 scheduled_test/test/scheduled_future_matchers_test: Fail # http://dartbug.com/84
40 |
| 238 scheduled_test/test/scheduled_process_test: Fail # http://dartbug.com/8440 | 239 scheduled_test/test/scheduled_process_test: Fail # http://dartbug.com/8440 |
| 239 scheduled_test/test/scheduled_test/*: Fail # http://dartbug.com/8440 | 240 scheduled_test/test/scheduled_test/*: Fail # http://dartbug.com/8440 |
| 240 scheduled_test/test/scheduled_stream/stream_matcher_test: Fail # http://dartbug.
com/8440 | 241 scheduled_test/test/scheduled_stream/stream_matcher_test: Fail # http://dartbug.
com/8440 |
| 241 | 242 |
| 242 | 243 |
| 243 */test/analyzer_test: Skip # No need to run analysis tests on browser bots | 244 */test/analyzer_test: Skip # No need to run analysis tests on browser bots |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 344 third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode. | 345 third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode. |
| 345 third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode. | 346 third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode. |
| 346 third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152 | 347 third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152 |
| 347 third_party/angular_tests/browser_test/change_detection/dirty_checking_change_de
tector: Skip # Issue 17152 | 348 third_party/angular_tests/browser_test/change_detection/dirty_checking_change_de
tector: Skip # Issue 17152 |
| 348 | 349 |
| 349 [ $use_repository_packages ] | 350 [ $use_repository_packages ] |
| 350 analyzer/test/*: PubGetError | 351 analyzer/test/*: PubGetError |
| 351 | 352 |
| 352 [ $runtime == ie9 ] | 353 [ $runtime == ie9 ] |
| 353 polymer: Pass, Fail, Timeout # Issue 16717 | 354 polymer: Pass, Fail, Timeout # Issue 16717 |
| OLD | NEW |