| 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 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 | 302 |
| 303 [ $compiler == dartanalyzer ] | 303 [ $compiler == dartanalyzer ] |
| 304 # pkg issue 13944; Missing inherited member 'Observable._mirror' | 304 # pkg issue 13944; Missing inherited member 'Observable._mirror' |
| 305 custom_element/test/analyzer_test: fail | 305 custom_element/test/analyzer_test: fail |
| 306 | 306 |
| 307 [ $compiler == dart2analyzer ] | 307 [ $compiler == dart2analyzer ] |
| 308 # pkg issue 13944; Missing inherited members: 'ListChangeRecord.addedCount' and
'ListChangeRecord.removedCount' | 308 # pkg issue 13944; Missing inherited members: 'ListChangeRecord.addedCount' and
'ListChangeRecord.removedCount' |
| 309 custom_element/test/analyzer_test: fail | 309 custom_element/test/analyzer_test: fail |
| 310 | 310 |
| 311 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 311 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 312 barback/test/asset_id_test: StaticWarning | |
| 313 barback/test/asset_set_test: StaticWarning | |
| 314 barback/test/asset_test: StaticWarning | |
| 315 barback/test/cancelable_future_test: StaticWarning | |
| 316 barback/test/mutliset_test: StaticWarning | |
| 317 barback/test/package_graph/add_remove_transform_test: StaticWarning | |
| 318 barback/test/package_graph/errors_test: StaticWarning | |
| 319 barback/test/package_graph/get_all_assets_test: StaticWarning | |
| 320 barback/test/package_graph/group_test: StaticWarning | |
| 321 barback/test/package_graph/many_parallel_transformers_test: StaticWarning | |
| 322 barback/test/package_graph/repetition_test: StaticWarning | |
| 323 barback/test/package_graph/source_test: StaticWarning | |
| 324 barback/test/package_graph/transform_test: StaticWarning | |
| 325 barback/test/stream_pool_test: StaticWarning | |
| 326 barback/test/stream_replayer_test: StaticWarning | |
| 327 barback/test/too_many_open_files_test: StaticWarning | |
| 328 barback/test/transformer_test: StaticWarning | |
| 329 csslib/test/big_1_test: StaticWarning | 312 csslib/test/big_1_test: StaticWarning |
| 330 csslib/test/compiler_test: StaticWarning | 313 csslib/test/compiler_test: StaticWarning |
| 331 csslib/test/declaration_test: StaticWarning | 314 csslib/test/declaration_test: StaticWarning |
| 332 csslib/test/error_test: StaticWarning | 315 csslib/test/error_test: StaticWarning |
| 333 csslib/test/extend_test: StaticWarning | 316 csslib/test/extend_test: StaticWarning |
| 334 csslib/test/mixin_test: StaticWarning | 317 csslib/test/mixin_test: StaticWarning |
| 335 csslib/test/nested_test: StaticWarning | 318 csslib/test/nested_test: StaticWarning |
| 336 csslib/test/selector_test: StaticWarning | 319 csslib/test/selector_test: StaticWarning |
| 337 csslib/test/var_test: StaticWarning | 320 csslib/test/var_test: StaticWarning |
| 338 csslib/test/visitor_test: StaticWarning | 321 csslib/test/visitor_test: StaticWarning |
| 339 docgen/test/single_library_test: StaticWarning | 322 docgen/test/single_library_test: StaticWarning |
| 340 http_server/test/http_body_test: StaticWarning | 323 http_server/test/http_body_test: StaticWarning |
| 341 http_server/test/http_multipart_test: StaticWarning | 324 http_server/test/http_multipart_test: StaticWarning |
| 342 http_server/test/virtual_directory_test: StaticWarning | 325 http_server/test/virtual_directory_test: StaticWarning |
| 343 http_server/test/virtual_host_test: StaticWarning | 326 http_server/test/virtual_host_test: StaticWarning |
| 344 http/test/client_test: StaticWarning | 327 http/test/client_test: StaticWarning |
| 345 http/test/http_test: StaticWarning | 328 http/test/http_test: StaticWarning |
| 346 http/test/mock_client_test: StaticWarning | 329 http/test/mock_client_test: StaticWarning |
| 347 http/test/multipart_test: StaticWarning | 330 http/test/multipart_test: StaticWarning |
| 348 http/test/request_test: StaticWarning | 331 http/test/request_test: StaticWarning |
| 349 http/test/streamed_request_test: StaticWarning | 332 http/test/streamed_request_test: StaticWarning |
| 350 intl/test/date_time_format_file_even_test: StaticWarning | 333 intl/test/date_time_format_file_even_test: StaticWarning |
| 351 intl/test/date_time_format_file_odd_test: StaticWarning | 334 intl/test/date_time_format_file_odd_test: StaticWarning |
| 352 intl/test/date_time_format_http_request_test: StaticWarning | 335 intl/test/date_time_format_http_request_test: StaticWarning |
| 353 intl/test/date_time_format_local_even_test: StaticWarning | 336 intl/test/date_time_format_local_even_test: StaticWarning |
| 354 intl/test/date_time_format_local_odd_test: StaticWarning | 337 intl/test/date_time_format_local_odd_test: StaticWarning |
| 355 observe/test/transform_test: StaticWarning | |
| 356 polymer/test/build/*: StaticWarning | |
| 357 polymer/test/build/utils_test: Pass | |
| 358 scheduled_test/test/descriptor/async_test: StaticWarning | |
| 359 scheduled_test/test/descriptor/directory_test: StaticWarning | |
| 360 scheduled_test/test/descriptor/file_test: StaticWarning | |
| 361 scheduled_test/test/descriptor/nothing_test: StaticWarning | |
| 362 scheduled_test/test/descriptor/pattern_test: StaticWarning | |
| 363 scheduled_test/test/scheduled_future_matchers_test: StaticWarning | |
| 364 scheduled_test/test/scheduled_process_test: StaticWarning | |
| 365 scheduled_test/test/scheduled_test/abort_test: StaticWarning | |
| 366 scheduled_test/test/scheduled_test/current_schedule_current_task_test: StaticWar
ning | |
| 367 scheduled_test/test/scheduled_test/current_schedule_errors_test: StaticWarning | |
| 368 scheduled_test/test/scheduled_test/current_schedule_state_test: StaticWarning | |
| 369 scheduled_test/test/scheduled_test/nested_task_test: StaticWarning | |
| 370 scheduled_test/test/scheduled_test/on_complete_test: StaticWarning | |
| 371 scheduled_test/test/scheduled_test/on_exception_test: StaticWarning | |
| 372 scheduled_test/test/scheduled_test/out_of_band_task_test: StaticWarning | |
| 373 scheduled_test/test/scheduled_test/set_up_test: StaticWarning | |
| 374 scheduled_test/test/scheduled_test/signal_error_test: StaticWarning | |
| 375 scheduled_test/test/scheduled_test/simple_test: StaticWarning | |
| 376 scheduled_test/test/scheduled_test/task_return_value_test: StaticWarning | |
| 377 scheduled_test/test/scheduled_test/timeout_test: StaticWarning | |
| 378 scheduled_test/test/scheduled_test/wrap_async_test: StaticWarning | |
| 379 scheduled_test/test/scheduled_test/wrap_future_test: StaticWarning | |
| 380 unittest/test/matchers_test: StaticWarning | 338 unittest/test/matchers_test: StaticWarning |
| 381 unittest/test/mock_test: StaticWarning | 339 unittest/test/mock_test: StaticWarning |
| 382 watcher/test/directory_watcher_test: StaticWarning | 340 watcher/test/directory_watcher_test: StaticWarning |
| 383 watcher/test/no_subscription_test: StaticWarning | 341 watcher/test/no_subscription_test: StaticWarning |
| 384 watcher/test/ready_test: StaticWarning | 342 watcher/test/ready_test: StaticWarning |
| OLD | NEW |