| 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 |
| 11 */*/*/*/packages/*/*: Skip | 11 */*/*/*/packages/*/*: Skip |
| 12 */*/*/*/*/packages/*/*: Skip | 12 */*/*/*/*/packages/*/*: Skip |
| 13 | 13 |
| 14 # Skip non-test files ending with "_test". | 14 # Skip non-test files ending with "_test". |
| 15 scheduled_test/lib/*: Skip | 15 scheduled_test/lib/*: Skip |
| 16 polymer/example/scoped_style/*: Skip | |
| 17 | 16 |
| 18 scheduled_test/test/scheduled_server_test: Pass, Fail # 13524 | 17 scheduled_test/test/scheduled_server_test: Pass, Fail # 13524 |
| 19 scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231 | 18 scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231 |
| 20 scheduled_test/test/scheduled_stream/stream_matcher_test: Pass, Slow | 19 scheduled_test/test/scheduled_stream/stream_matcher_test: Pass, Slow |
| 21 polymer/test/build/script_compactor_test: Pass, Slow | |
| 22 polymer/test/import_test: Skip # 17873 | |
| 23 | 20 |
| 24 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 21 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] |
| 25 third_party/angular_tests/browser_test/*: Skip # github perf_api.dart issue 5 | 22 third_party/angular_tests/browser_test/*: Skip # github perf_api.dart issue 5 |
| 26 third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issu
e 19329 | 23 third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issu
e 19329 |
| 27 intl/test/date_time_format_http_request_test: Skip # Times out flakily. Issue 19
544 | 24 intl/test/date_time_format_http_request_test: Skip # Times out flakily. Issue 19
544 |
| 28 intl/test/date_time_format_local_even_test: Skip # Times out flakily. Issue 1954
4 | 25 intl/test/date_time_format_local_even_test: Skip # Times out flakily. Issue 1954
4 |
| 29 intl/test/date_time_format_local_odd_test: Skip # Times out flakily. Issue 19544 | 26 intl/test/date_time_format_local_odd_test: Skip # Times out flakily. Issue 19544 |
| 30 mutation_observer: Skip # Issue 21149 | 27 mutation_observer: Skip # Issue 21149 |
| 31 | 28 |
| 32 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) ] | 29 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) ] |
| 33 polymer/example/component/news/test/news_index_test: Pass, RuntimeError # Issue
18931. Issue 19196. | |
| 34 polymer/test/attr_deserialize_test: Pass, RuntimeError # Issue 18931 | |
| 35 polymer/test/attr_mustache_test: Pass, RuntimeError # Issue 18931 | |
| 36 polymer/test/bind_test: Pass, RuntimeError # Issue 18931 | |
| 37 polymer/test/computed_properties_test: Pass, RuntimeError # Issue 18931 | |
| 38 polymer/test/custom_event_test: Pass, RuntimeError # Issue 18931 | |
| 39 polymer/test/entered_view_test: Pass, RuntimeError # Issue 18931 | |
| 40 polymer/test/event_binding_release_handler_test: Pass, RuntimeError # Issue 1893
1 | |
| 41 polymer/test/event_controller_test: Pass, RuntimeError # Issue 21012 | |
| 42 polymer/test/event_handlers_test: Pass, RuntimeError # Issue 18931 | |
| 43 polymer/test/event_path_test: Pass, RuntimeError # Issue 18931 | |
| 44 polymer/test/event_path_declarative_test: Pass, RuntimeError, Timeout # Issue 18
931 | |
| 45 polymer/test/events_test: Pass, RuntimeError # Issue 18931 | |
| 46 polymer/test/force_ready_test: Pass, RuntimeError # Issue 18931 | |
| 47 polymer/test/inject_bound_html_test: Pass, RuntimeError # Issue 18931 | |
| 48 polymer/test/instance_attrs_test: Pass, RuntimeError # Issue 18931 | |
| 49 polymer/test/js_custom_event_test: Pass, RuntimeError # Issue 18931 | |
| 50 polymer/test/js_interop_test: Pass, RuntimeError # Issue 18931 | |
| 51 polymer/test/nested_binding_test: Pass, RuntimeError # Issue 18931 | |
| 52 polymer/test/noscript_test: Pass, RuntimeError # Issue 18931 | |
| 53 polymer/test/web_components_less_test: Pass, RuntimeError # Issue 18931 | |
| 54 polymer/test/prop_attr_bind_reflection_test: Pass, RuntimeError # Issue 18931 | |
| 55 polymer/test/prop_attr_reflection_test: Pass, RuntimeError # Issue 18931 | |
| 56 polymer/test/property_change_test: Pass, Timeout # Issue 18931 | |
| 57 polymer/test/publish_attributes_test: Pass, RuntimeError # Issue 18931 | |
| 58 polymer/test/publish_inherited_properties_test: Pass, RuntimeError # Issue 18931 | |
| 59 polymer/test/register_test: Pass, RuntimeError # Issue 18931 | |
| 60 polymer/test/take_attributes_test: Pass, RuntimeError # Issue 18931 | |
| 61 polymer/test/template_attr_template_test: Pass, RuntimeError # Issue 18931 | |
| 62 polymer/test/template_distribute_dynamic_test: Pass, RuntimeError # Issue 18931 | |
| 63 polymer/test/two_way_bind_test: Pass, RuntimeError # Issue 18931 | |
| 64 web_components/test/interop_test: Pass, RuntimeError # Issue 18931 | 30 web_components/test/interop_test: Pass, RuntimeError # Issue 18931 |
| 65 | 31 |
| 66 [ $compiler == none && ($runtime == dartium) && $mode == debug ] | |
| 67 polymer/test/instance_attrs_test: Skip # Issue 19496 | |
| 68 | |
| 69 [ $compiler == none && $runtime == dartium && $system == windows ] | |
| 70 polymer/test/property_observe_test: Skip # Sometimes times out. Issue 19326 | |
| 71 polymer/test/bind_properties_test: Skip # Sometimes times out. Issue 19326 | |
| 72 | |
| 73 [ $runtime == vm && $mode == debug] | 32 [ $runtime == vm && $mode == debug] |
| 74 analysis_server/test/analysis_server_test: Skip # Times out | 33 analysis_server/test/analysis_server_test: Skip # Times out |
| 75 analysis_server/test/completion_test: Skip # Times out | 34 analysis_server/test/completion_test: Skip # Times out |
| 76 analysis_server/test/domain_context_test: Skip # Times out | 35 analysis_server/test/domain_context_test: Skip # Times out |
| 77 analysis_server/test/domain_server_test: Skip # Times out | 36 analysis_server/test/domain_server_test: Skip # Times out |
| 78 analysis_server/test/integration/analysis/reanalyze_concurrent_test: Skip # Time
s out | 37 analysis_server/test/integration/analysis/reanalyze_concurrent_test: Skip # Time
s out |
| 79 analysis_server/test/integration/analysis/update_content_test: Skip # Times out | 38 analysis_server/test/integration/analysis/update_content_test: Skip # Times out |
| 80 analysis_server/tool/spec/check_all_test: Skip # Times out | 39 analysis_server/tool/spec/check_all_test: Skip # Times out |
| 81 analyzer/test/generated/element_test: Skip # Times out | 40 analyzer/test/generated/element_test: Skip # Times out |
| 82 analyzer/test/generated/parser_test: Skip # Times out | 41 analyzer/test/generated/parser_test: Skip # Times out |
| 83 code_transformers/test/resolver_test: Skip # Times out | 42 code_transformers/test/resolver_test: Skip # Times out |
| 84 docgen/test/*: Skip # Slow | 43 docgen/test/*: Skip # Slow |
| 85 polymer/test/build/all_phases_test: Skip # Slow | |
| 86 smoke/test/codegen/end_to_end_test: Skip # Times out | 44 smoke/test/codegen/end_to_end_test: Skip # Times out |
| 87 smoke/test/codegen/recorder_test: Skip # Times out | 45 smoke/test/codegen/recorder_test: Skip # Times out |
| 88 template_binding/test/template_binding_test: Skip # Times out | 46 template_binding/test/template_binding_test: Skip # Times out |
| 89 third_party/html5lib/test/tokenizer_test: Skip # Times out | 47 third_party/html5lib/test/tokenizer_test: Skip # Times out |
| 90 barback/test/package_graph/repetition_test: Skip # Times out | 48 barback/test/package_graph/repetition_test: Skip # Times out |
| 91 scheduled_test/test/scheduled_server_test: Pass, Fail, Slow # 13524 | 49 scheduled_test/test/scheduled_server_test: Pass, Fail, Slow # 13524 |
| 92 | 50 |
| 93 [ $runtime == vm && ( $arch == simarm || $arch == simmips ) ] | 51 [ $runtime == vm && ( $arch == simarm || $arch == simmips ) ] |
| 94 barback/test/too_many_open_files_test: Skip # 14220 | 52 barback/test/too_many_open_files_test: Skip # 14220 |
| 95 code_transformers/test/resolver_test: Skip # Issue 17908 | 53 code_transformers/test/resolver_test: Skip # Issue 17908 |
| 96 docgen/test/*: Skip # Too slow | 54 docgen/test/*: Skip # Too slow |
| 97 polymer/test/build/all_phases_test: Skip # Slow | |
| 98 polymer/test/build/script_compactor_test: Skip # Slow | |
| 99 third_party/html5lib/test/tokenizer_test: Pass, Slow | 55 third_party/html5lib/test/tokenizer_test: Pass, Slow |
| 100 analysis_server/*: Skip # Timeout in some tests. | 56 analysis_server/*: Skip # Timeout in some tests. |
| 101 | 57 |
| 102 [ $compiler == dart2js ] | 58 [ $compiler == dart2js ] |
| 103 collection/test/equality_test/01: Fail # Issue 1533 | 59 collection/test/equality_test/01: Fail # Issue 1533 |
| 104 collection/test/equality_test/02: Fail # Issue 1533 | 60 collection/test/equality_test/02: Fail # Issue 1533 |
| 105 collection/test/equality_test/03: Fail # Issue 1533 | 61 collection/test/equality_test/03: Fail # Issue 1533 |
| 106 collection/test/equality_test/04: Fail # Issue 1533 | 62 collection/test/equality_test/04: Fail # Issue 1533 |
| 107 collection/test/equality_test/05: Fail # Issue 1533 | 63 collection/test/equality_test/05: Fail # Issue 1533 |
| 108 collection/test/equality_test/none: Pass, Fail # Issue 14348 | 64 collection/test/equality_test/none: Pass, Fail # Issue 14348 |
| 109 docgen/test/*: Skip # Far too slow | 65 docgen/test/*: Skip # Far too slow |
| 110 third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time | 66 third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time |
| 111 typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64Li
st. | 67 typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64Li
st. |
| 112 analyzer/test/generated/engine_test: Skip # Slow | 68 analyzer/test/generated/engine_test: Skip # Slow |
| 113 analyzer/test/generated/static_type_warning_code_test: Pass, Slow | 69 analyzer/test/generated/static_type_warning_code_test: Pass, Slow |
| 114 analyzer/test/generated/compile_time_error_code_test: Pass, Slow | 70 analyzer/test/generated/compile_time_error_code_test: Pass, Slow |
| 115 | 71 |
| 116 analyzer/test/enum_test: Fail # Issue 21323 | 72 analyzer/test/enum_test: Fail # Issue 21323 |
| 117 | 73 |
| 118 analysis_server/test/search/element_references_test: Pass, Slow | 74 analysis_server/test/search/element_references_test: Pass, Slow |
| 119 analysis_server/test/services/index/store/codec_test: Pass, Slow | 75 analysis_server/test/services/index/store/codec_test: Pass, Slow |
| 120 analysis_server/test/edit/assists_test: Pass, Slow | 76 analysis_server/test/edit/assists_test: Pass, Slow |
| 121 | 77 |
| 122 # Analysis server integration tests don't make sense to run under | 78 # Analysis server integration tests don't make sense to run under |
| 123 # dart2js, since the code under test always runs in the Dart vm as a | 79 # dart2js, since the code under test always runs in the Dart vm as a |
| 124 # subprocess. | 80 # subprocess. |
| 125 analysis_server/test/integration: Skip | 81 analysis_server/test/integration: Skip |
| 126 | 82 |
| 127 observe/test/unique_message_test: Skip # Intended only as a vm test. | 83 observe/test/unique_message_test: Skip # Intended only as a vm test. |
| 128 polymer/test/build/unique_message_test: Skip # Intended only as a vm test. | |
| 129 code_transformers/test/unique_message_test: Skip # Intended only as a vm test. | 84 code_transformers/test/unique_message_test: Skip # Intended only as a vm test. |
| 130 | 85 |
| 131 [ $compiler == dart2js && $checked ] | 86 [ $compiler == dart2js && $checked ] |
| 132 crypto/test/base64_test: Slow, Pass | 87 crypto/test/base64_test: Slow, Pass |
| 133 | 88 |
| 134 [ $checked && $runtime == drt ] | |
| 135 polymer/test/event_handlers_test: Pass, RuntimeError # Issue 19190 | |
| 136 | 89 |
| 137 [ $compiler == dart2js && $runtime == drt ] | 90 [ $compiler == dart2js && $runtime == drt ] |
| 138 third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issu
e 19329 | 91 third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issu
e 19329 |
| 139 | 92 |
| 140 [ $compiler == dart2js && $csp && $runtime == drt ] | 93 [ $compiler == dart2js && $csp && $runtime == drt ] |
| 141 web_components/test/interop_test: Fail # Issue 19329 | 94 web_components/test/interop_test: Fail # Issue 19329 |
| 142 | 95 |
| 143 [ $runtime == d8 ] | 96 [ $runtime == d8 ] |
| 144 analysis_server/test/analysis_notification_overrides_test: Pass, Slow # Issue 19
756 | 97 analysis_server/test/analysis_notification_overrides_test: Pass, Slow # Issue 19
756 |
| 145 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue
19756 | 98 analysis_server/test/analysis_notification_occurrences_test: Pass, Slow # Issue
19756 |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 182 scheduled_test/test/scheduled_test/unhandled_error_test: RuntimeError #Issue 210
05 | 135 scheduled_test/test/scheduled_test/unhandled_error_test: RuntimeError #Issue 210
05 |
| 183 scheduled_test/test/scheduled_test/wrap_future_test: RuntimeError #Issue 21005 | 136 scheduled_test/test/scheduled_test/wrap_future_test: RuntimeError #Issue 21005 |
| 184 scheduled_test/test/unittest_compatibility_test: RuntimeError #Issue 21005 | 137 scheduled_test/test/unittest_compatibility_test: RuntimeError #Issue 21005 |
| 185 unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.c
om/7728 | 138 unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.c
om/7728 |
| 186 unittest/test/nested_groups_setup_teardown_test: RuntimeError # http://dartbug.c
om/10109 | 139 unittest/test/nested_groups_setup_teardown_test: RuntimeError # http://dartbug.c
om/10109 |
| 187 | 140 |
| 188 [ $compiler == dart2js && $runtime == drt ] | 141 [ $compiler == dart2js && $runtime == drt ] |
| 189 async/test/stream_zip_test: RuntimeError, Pass # Issue 18548 | 142 async/test/stream_zip_test: RuntimeError, Pass # Issue 18548 |
| 190 | 143 |
| 191 [ $runtime == vm || $runtime == d8 || $runtime == jsshell ] | 144 [ $runtime == vm || $runtime == d8 || $runtime == jsshell ] |
| 192 polymer/example: Skip # Uses dart:html | |
| 193 polymer/e2e_test: Skip # Uses dart:html | |
| 194 polymer/test/auto_binding_test: Skip # uses dart:html | |
| 195 polymer/test/attr_deserialize_test: Skip # uses dart:html | |
| 196 polymer/test/attr_mustache_test: Skip #uses dart:html | |
| 197 polymer/test/bind_test: Skip # uses dart:html | |
| 198 polymer/test/bind_mdv_test: Skip # uses dart:html | |
| 199 polymer/test/bind_properties_test: Skip # uses dart:html | |
| 200 polymer/test/build/log_injector_test: Skip # uses dart:html | |
| 201 polymer/test/computed_properties_test: Skip # uses dart:html | |
| 202 polymer/test/custom_event_test: Skip # uses dart:html | |
| 203 polymer/test/entered_view_test: Skip # uses dart:html | |
| 204 polymer/test/event_binding_release_handler_test: Skip #uses dart:html | |
| 205 polymer/test/event_controller_test: Skip #uses dart:html | |
| 206 polymer/test/event_handlers_test: Skip #uses dart:html | |
| 207 polymer/test/event_path_declarative_test: Skip #uses dart:html | |
| 208 polymer/test/event_path_test: Skip #uses dart:html | |
| 209 polymer/test/events_test: Skip #uses dart:html | |
| 210 polymer/test/force_ready_test: Skip # uses dart:html | |
| 211 polymer/test/import_test: Skip # uses dart:html | |
| 212 polymer/test/inject_bound_html_test: Skip # uses dart:html | |
| 213 polymer/test/instance_attrs_test: Skip #uses dart:html | |
| 214 polymer/test/js_custom_event_test: Skip #uses dart:html | |
| 215 polymer/test/js_interop_test: Skip #uses dart:html | |
| 216 polymer/test/layout_test: Skip #uses dart:html | |
| 217 polymer/test/mirror_loader_test: Skip # uses dart:html | |
| 218 polymer/test/nested_binding_test: Skip # uses dart:html | |
| 219 polymer/test/noscript_test: Skip #uses dart:html | |
| 220 polymer/test/web_components_less_test: Skip #uses dart:html | |
| 221 polymer/test/prop_attr_bind_reflection_test: Skip #uses dart:html | |
| 222 polymer/test/prop_attr_reflection_test: Skip #uses dart:html | |
| 223 polymer/test/property_change_test: Skip # uses dart:html | |
| 224 polymer/test/property_observe_test: Skip #uses dart:html | |
| 225 polymer/test/publish_attributes_test: Skip #uses dart:html | |
| 226 polymer/test/publish_inherited_properties_test: Skip #uses dart:html | |
| 227 polymer/test/register_test: Skip #uses dart:html | |
| 228 polymer/test/take_attributes_test: Skip #uses dart:html | |
| 229 polymer/test/template_attr_template_test: Skip #uses dart:html | |
| 230 polymer/test/template_distribute_dynamic_test: Skip #uses dart:html | |
| 231 polymer/test/two_way_bind_test: Skip #uses dart:html | |
| 232 polymer/test/unbind_test: Skip # uses dart:html | |
| 233 third_party/angular_tests/browser_test: Skip # uses dart:html | 145 third_party/angular_tests/browser_test: Skip # uses dart:html |
| 234 web_components/test/*: Skip # uses dart:html | 146 web_components/test/*: Skip # uses dart:html |
| 235 | 147 |
| 236 [$compiler == dart2dart] | 148 [$compiler == dart2dart] |
| 237 *: Skip | 149 *: Skip |
| 238 | 150 |
| 239 [ $compiler == dart2js || $compiler == dart2dart ] | 151 [ $compiler == dart2js || $compiler == dart2dart ] |
| 240 source_maps/test/vlq_test: RuntimeError # A VLQ test checks for large numbers th
at | 152 source_maps/test/vlq_test: RuntimeError # A VLQ test checks for large numbers th
at |
| 241 # overflow in JS (numbers slightly larger than | 153 # overflow in JS (numbers slightly larger than |
| 242 # 32 bits where we do bitwise operations). | 154 # 32 bits where we do bitwise operations). |
| 243 | 155 |
| 244 [ $runtime == opera && $compiler == dart2js ] | 156 [ $runtime == opera && $compiler == dart2js ] |
| 245 intl/test/find_default_locale_browser_test: Fail | 157 intl/test/find_default_locale_browser_test: Fail |
| 246 intl/test/date_time_format_http_request_test: Skip # Timeout. | 158 intl/test/date_time_format_http_request_test: Skip # Timeout. |
| 247 | 159 |
| 248 [ $ie ] | 160 [ $ie ] |
| 249 polymer/test/noscript_test: RuntimeError, Pass # Issue 13260 | |
| 250 intl/test/date_time_format_http_request_test: Fail # Issue 8983 | 161 intl/test/date_time_format_http_request_test: Fail # Issue 8983 |
| 251 polymer_expressions/test/syntax_test: Fail, Timeout, Pass # Issue 19138 | 162 polymer_expressions/test/syntax_test: Fail, Timeout, Pass # Issue 19138 |
| 252 observe/test/list_path_observer_test: RuntimeError, Pass # Issue 20849 | 163 observe/test/list_path_observer_test: RuntimeError, Pass # Issue 20849 |
| 253 polymer/test/template_attr_template_test: RuntimeError # Issue 20897 | |
| 254 | 164 |
| 255 [ $runtime == ie10 ] | 165 [ $runtime == ie10 ] |
| 256 analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747 | 166 analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747 |
| 257 polymer/e2e_test/*: Pass, RuntimeError # Issue 19265 | |
| 258 polymer/test/event_handlers_test: Pass, Timeout # Issue 19327 | |
| 259 polymer_expressions/*: Pass, RuntimeError # Issue 19265 | 167 polymer_expressions/*: Pass, RuntimeError # Issue 19265 |
| 260 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265 | 168 template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265 |
| 261 typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here e
xplicitly, since this is not the same as on ie9) | 169 typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here e
xplicitly, since this is not the same as on ie9) |
| 262 | 170 |
| 263 [ $runtime == ie10 || $runtime == ie11 ] | 171 [ $runtime == ie10 || $runtime == ie11 ] |
| 264 scheduled_test/test/scheduled_test/current_schedule_errors_test: Skip # Issue 21
007 | 172 scheduled_test/test/scheduled_test/current_schedule_errors_test: Skip # Issue 21
007 |
| 265 scheduled_test/test/scheduled_test/nested_task_test: Timeout # Skip 21007 | 173 scheduled_test/test/scheduled_test/nested_task_test: Timeout # Skip 21007 |
| 266 scheduled_test/test/scheduled_test/out_of_band_task_test: Skip # Issue 21007 | 174 scheduled_test/test/scheduled_test/out_of_band_task_test: Skip # Issue 21007 |
| 267 scheduled_test/test/scheduled_test/signal_error_test: Skip # Issue 21007 | 175 scheduled_test/test/scheduled_test/signal_error_test: Skip # Issue 21007 |
| 268 scheduled_test/test/scheduled_test/task_return_value_test: Skip # Issue 21007 | 176 scheduled_test/test/scheduled_test/task_return_value_test: Skip # Issue 21007 |
| 269 scheduled_test/test/scheduled_test/timeout_test: Skip # Issue 21007 | 177 scheduled_test/test/scheduled_test/timeout_test: Skip # Issue 21007 |
| 270 scheduled_test/test/scheduled_test/wrap_async_test: Skip # Issue 21007 | 178 scheduled_test/test/scheduled_test/wrap_async_test: Skip # Issue 21007 |
| 271 scheduled_test/test/scheduled_test/wrap_future_test: Skip # Issue 21007 | 179 scheduled_test/test/scheduled_test/wrap_future_test: Skip # Issue 21007 |
| 272 | 180 |
| 273 [ $runtime == safarimobilesim ] | 181 [ $runtime == safarimobilesim ] |
| 274 # Unexplained errors only occuring on Safari 6.1 and earlier. | 182 # Unexplained errors only occuring on Safari 6.1 and earlier. |
| 275 typed_data/test/typed_buffers_test: RuntimeError | 183 typed_data/test/typed_buffers_test: RuntimeError |
| 276 | 184 |
| 277 [ $runtime == safari ] | |
| 278 polymer/test/*: Skip # Issue 21434 | |
| 279 polymer/test/js_interop_test: Pass, RuntimeError # Issue 20075 | |
| 280 | |
| 281 [ $runtime == safari || $ie ] | |
| 282 polymer/test/two_way_bind_test: Pass, RuntimeError # Issue 20075 | |
| 283 | |
| 284 [ $runtime == ff ] | |
| 285 polymer/test/layout_test: RuntimeError # Issue 21787 | |
| 286 | 185 |
| 287 # Skip browser-specific tests on VM | 186 # Skip browser-specific tests on VM |
| 288 [ $runtime == vm ] | 187 [ $runtime == vm ] |
| 289 path/test/browser_test: Fail, OK # Uses dart:html | 188 path/test/browser_test: Fail, OK # Uses dart:html |
| 290 intl/test/find_default_locale_browser_test: Skip | 189 intl/test/find_default_locale_browser_test: Skip |
| 291 intl/test/date_time_format_http_request_test: Skip | 190 intl/test/date_time_format_http_request_test: Skip |
| 292 third_party/angular_tests/vm_test: Fail # Uses removed APIs. See issue 18733. | 191 third_party/angular_tests/vm_test: Fail # Uses removed APIs. See issue 18733. |
| 293 | 192 |
| 294 [ $runtime == vm && $system == windows ] | 193 [ $runtime == vm && $system == windows ] |
| 295 intl/test/find_default_locale_standalone_test: Fail # Issue 8110 | 194 intl/test/find_default_locale_standalone_test: Fail # Issue 8110 |
| 296 analyzer/test/generated/all_the_rest_test: Fail # Issue 21772 | 195 analyzer/test/generated/all_the_rest_test: Fail # Issue 21772 |
| 297 | 196 |
| 298 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 197 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 299 # These tests are runtime negative but statically positive, so we skip | 198 # These tests are runtime negative but statically positive, so we skip |
| 300 # them in the analyzer. | 199 # them in the analyzer. |
| 301 mock/test/mock_regexp_negative_test: Skip | 200 mock/test/mock_regexp_negative_test: Skip |
| 302 mock/test/mock_stepwise_negative_test: Skip | 201 mock/test/mock_stepwise_negative_test: Skip |
| 303 polymer/e2e_test/canonicalization: Skip | |
| 304 polymer/e2e_test/experimental_boot: Skip | |
| 305 | 202 |
| 306 compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524 | 203 compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524 |
| 307 | 204 |
| 308 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 205 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 309 # This test uses third_party/pkg/perf_api/lib/perf_api.dart, which | 206 # This test uses third_party/pkg/perf_api/lib/perf_api.dart, which |
| 310 # contains illegal constant constructors. | 207 # contains illegal constant constructors. |
| 311 third_party/angular_tests/browser_test: CompileTimeError | 208 third_party/angular_tests/browser_test: CompileTimeError |
| 312 | 209 |
| 313 [ $compiler == dart2js && $runtime == none] | |
| 314 polymer/e2e_test/canonicalization: Skip | |
| 315 polymer/e2e_test/experimental_boot: Skip | |
| 316 | |
| 317 [ $compiler == dart2js && $csp ] | 210 [ $compiler == dart2js && $csp ] |
| 318 # This test cannot run under CSP because it is injecting a JavaScript polyfill | 211 # This test cannot run under CSP because it is injecting a JavaScript polyfill |
| 319 mutation_observer: Skip | 212 mutation_observer: Skip |
| 320 | 213 |
| 321 [ $compiler == dart2js && $minified ] | 214 [ $compiler == dart2js && $minified ] |
| 322 # The unminified unittest tests test that the real names of Dart types are | 215 # The unminified unittest tests test that the real names of Dart types are |
| 323 # printed. Minified versions of these tests exist that test the behavior when | 216 # printed. Minified versions of these tests exist that test the behavior when |
| 324 # minified. | 217 # minified. |
| 325 matcher/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2
JS | 218 matcher/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2
JS |
| 326 | 219 |
| 327 [ $compiler == dart2js && $browser ] | 220 [ $compiler == dart2js && $browser ] |
| 328 stack_trace/test/vm_test: Fail, OK # VM-specific traces | 221 stack_trace/test/vm_test: Fail, OK # VM-specific traces |
| 329 stack_trace/test/chain_test: Fail # Issues 15171 and 15105 | 222 stack_trace/test/chain_test: Fail # Issues 15171 and 15105 |
| 330 crypto/test/sha256_test: Slow, Pass | 223 crypto/test/sha256_test: Slow, Pass |
| 331 crypto/test/sha1_test: Slow, Pass | 224 crypto/test/sha1_test: Slow, Pass |
| 332 polymer/example/component: Fail # Issue 13198 | |
| 333 polymer/e2e_test/canonicalization/test/dev1_test: Fail, OK # tests development o
nly behavior | |
| 334 polymer/e2e_test/canonicalization/test/dev2_test: Fail, OK # tests development o
nly behavior | |
| 335 polymer/e2e_test/canonicalization/test/dev3_test: Fail, OK # tests development o
nly behavior | |
| 336 polymer/e2e_test/canonicalization/test/dir/dev1_test: Fail, OK # tests developme
nt only behavior | |
| 337 polymer/e2e_test/canonicalization/test/dir/dev2_test: Fail, OK # tests developme
nt only behavior | |
| 338 polymer/e2e_test/bad_import1: RuntimeError # Issue 17596 | |
| 339 polymer/e2e_test/bad_import2: RuntimeError # Issue 17596 | |
| 340 polymer/e2e_test/bad_import3: Fail, OK # tests broken import | |
| 341 polymer/test/mirror_loader_test: Skip # tests development only behavior | |
| 342 | 225 |
| 343 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 226 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| 344 intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triag
e. | 227 intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triag
e. |
| 345 | 228 |
| 346 [ $browser ] | 229 [ $browser ] |
| 347 analysis_server/test/*: Skip # Uses dart:io. | 230 analysis_server/test/*: Skip # Uses dart:io. |
| 348 analysis_server/tool/spec/check_all_test: Skip # Uses dart:io. | 231 analysis_server/tool/spec/check_all_test: Skip # Uses dart:io. |
| 349 analyzer2dart/*: Skip # Uses dart:io. | 232 analyzer2dart/*: Skip # Uses dart:io. |
| 350 analyzer/test/*: Skip # Uses dart:io. | 233 analyzer/test/*: Skip # Uses dart:io. |
| 351 barback/test/*: Fail, OK # Uses dart:io. | 234 barback/test/*: Fail, OK # Uses dart:io. |
| (...skipping 12 matching lines...) Expand all Loading... |
| 364 intl/test/message_extraction/examples_parsing_test: Fail, OK # Users dart:io | 247 intl/test/message_extraction/examples_parsing_test: Fail, OK # Users dart:io |
| 365 intl/test/message_extraction/failed_extraction_test: Fail, OK # Users dart:io | 248 intl/test/message_extraction/failed_extraction_test: Fail, OK # Users dart:io |
| 366 intl/test/message_extraction/message_extraction_test: Fail, OK # Uses dart:io. | 249 intl/test/message_extraction/message_extraction_test: Fail, OK # Uses dart:io. |
| 367 intl/test/message_extraction/message_extraction_no_deferred_test: Fail, OK # Use
s dart:io. | 250 intl/test/message_extraction/message_extraction_no_deferred_test: Fail, OK # Use
s dart:io. |
| 368 intl/test/message_extraction/really_fail_extraction_test: Fail, OK # Users dart:
io | 251 intl/test/message_extraction/really_fail_extraction_test: Fail, OK # Users dart:
io |
| 369 intl/test/message_extraction/embedded_plural_text_after_test: Fail, OK # Uses da
rt:io. | 252 intl/test/message_extraction/embedded_plural_text_after_test: Fail, OK # Uses da
rt:io. |
| 370 intl/test/message_extraction/embedded_plural_text_before_test: Fail, OK # Uses d
art:io. | 253 intl/test/message_extraction/embedded_plural_text_before_test: Fail, OK # Uses d
art:io. |
| 371 observe/test/transformer_test: Fail, OK # Uses dart:io. | 254 observe/test/transformer_test: Fail, OK # Uses dart:io. |
| 372 observe/test/unique_message_test: Skip # Intended only as a vm test. | 255 observe/test/unique_message_test: Skip # Intended only as a vm test. |
| 373 path/test/io_test: Fail, OK # Uses dart:io. | 256 path/test/io_test: Fail, OK # Uses dart:io. |
| 374 polymer/test/build/all_phases_test: Fail, OK # Uses dart:io. | |
| 375 polymer/test/build/polyfill_injector_test: Fail, OK # Uses dart:io. | |
| 376 polymer/test/build/static_clean_test: Fail, OK # Uses dart:io. | |
| 377 polymer/test/build/build_log_combiner_test: Fail, OK # Uses dart:io. | |
| 378 polymer/test/build/script_compactor_test: Fail, OK # Uses dart:io. | |
| 379 polymer/test/build/utils_test: Fail, OK # Uses dart:io. | |
| 380 polymer/test/build/index_page_builder_test: Fail, OK # Uses dart:io. | |
| 381 polymer/test/build/import_inliner_test: Fail, OK # Uses dart:io. | |
| 382 polymer/test/build/linter_test: Fail, OK # Uses dart:io. | |
| 383 polymer/test/build/unique_message_test: Skip # Intended only as a vm test. | |
| 384 shelf/test/shelf_io_test: Fail, OK # Uses dart:io | 257 shelf/test/shelf_io_test: Fail, OK # Uses dart:io |
| 385 shelf_web_socket/test/*: Fail, OK # Uses dart:io. | 258 shelf_web_socket/test/*: Fail, OK # Uses dart:io. |
| 386 smoke/test/codegen/end_to_end_test: Skip # Uses dart:io. | 259 smoke/test/codegen/end_to_end_test: Skip # Uses dart:io. |
| 387 smoke/test/codegen/recorder_test: Skip # Uses dart:io. | 260 smoke/test/codegen/recorder_test: Skip # Uses dart:io. |
| 388 stub_core_library/test/*: Fail, OK # Uses dart:io. | 261 stub_core_library/test/*: Fail, OK # Uses dart:io. |
| 389 third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337 | 262 third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337 |
| 390 third_party/angular_tests/vm_test: Skip # Uses dart:io | 263 third_party/angular_tests/vm_test: Skip # Uses dart:io |
| 391 watcher/test/*: Fail, OK # Uses dart:io. | 264 watcher/test/*: Fail, OK # Uses dart:io. |
| 392 | 265 |
| 393 */test/analyzer_test: Skip # No need to run analysis tests on browser bots | 266 */test/analyzer_test: Skip # No need to run analysis tests on browser bots |
| 394 | 267 |
| 395 # Skip tests on the browser if the test depends on dart:io | 268 # Skip tests on the browser if the test depends on dart:io |
| 396 third_party/html5lib/test/parser_test: Skip | 269 third_party/html5lib/test/parser_test: Skip |
| 397 third_party/html5lib/test/tokenizer_test: Skip | 270 third_party/html5lib/test/tokenizer_test: Skip |
| 398 third_party/html5lib/test/selectors/*: Skip | 271 third_party/html5lib/test/selectors/*: Skip |
| 399 | 272 |
| 400 polymer/test/unbind_test: Pass, Fail # Issue 15259 | |
| 401 | |
| 402 [ $minified == false ] | 273 [ $minified == false ] |
| 403 # The minified unittest tests test that the minified names of Dart types are | 274 # The minified unittest tests test that the minified names of Dart types are |
| 404 # printed. Unminified versions of these tests exist that test the behavior when | 275 # printed. Unminified versions of these tests exist that test the behavior when |
| 405 # not minified. | 276 # not minified. |
| 406 matcher/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS | 277 matcher/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2JS |
| 407 | 278 |
| 408 [ $arch == simarm && $checked ] | 279 [ $arch == simarm && $checked ] |
| 409 watcher/test/directory_watcher/linux_test: Skip # Issue 16118 | 280 watcher/test/directory_watcher/linux_test: Skip # Issue 16118 |
| 410 | 281 |
| 411 [ $arch == simarm64 ] | 282 [ $arch == simarm64 ] |
| 412 # Timeout. These are not unit tests. They do not run efficiently on our | 283 # Timeout. These are not unit tests. They do not run efficiently on our |
| 413 # simulator. | 284 # simulator. |
| 414 *: Skip | 285 *: Skip |
| 415 | 286 |
| 416 [ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == C
ontentShellOnAndroid) ] | 287 [ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == C
ontentShellOnAndroid) ] |
| 417 # Skip serialization test that explicitly has no library declaration in the | 288 # Skip serialization test that explicitly has no library declaration in the |
| 418 # test on Dartium, which requires all tests to have a library. | 289 # test on Dartium, which requires all tests to have a library. |
| 419 polymer/e2e_test/canonicalization/test/deploy1_test: Fail, OK # tests deploy onl
y behavior | |
| 420 polymer/e2e_test/canonicalization/test/deploy2_test: Fail, OK # tests deploy onl
y behavior | |
| 421 polymer/e2e_test/canonicalization/test/deploy3_test: Fail, OK # tests deploy onl
y behavior | |
| 422 polymer/e2e_test/canonicalization/test/dir/dev2_test: RuntimeError # Issue 17596 | |
| 423 polymer/e2e_test/canonicalization/test/dir/deploy1_test: Fail, OK # tests deploy
only behavior | |
| 424 polymer/e2e_test/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy
only behavior | |
| 425 scheduled_test/test/descriptor/*: RuntimeError # 13921 | 290 scheduled_test/test/descriptor/*: RuntimeError # 13921 |
| 426 scheduled_test/test/scheduled_future_matchers_test: RuntimeError # 13921 | 291 scheduled_test/test/scheduled_future_matchers_test: RuntimeError # 13921 |
| 427 scheduled_test/test/scheduled_process_test: RuntimeError # 13921 | 292 scheduled_test/test/scheduled_process_test: RuntimeError # 13921 |
| 428 scheduled_test/test/scheduled_stream/stream_matcher_test: RuntimeError # 13921 | 293 scheduled_test/test/scheduled_stream/stream_matcher_test: RuntimeError # 13921 |
| 429 scheduled_test/test/scheduled_test/*: RuntimeError # 13921 | 294 scheduled_test/test/scheduled_test/*: RuntimeError # 13921 |
| 430 unittest/test/async_exception_test: RuntimeError # 13921 | 295 unittest/test/async_exception_test: RuntimeError # 13921 |
| 431 unittest/test/async_exception_with_future_test: RuntimeError # 13921 | 296 unittest/test/async_exception_with_future_test: RuntimeError # 13921 |
| 432 unittest/test/async_setup_teardown_test: RuntimeError # 13921 | 297 unittest/test/async_setup_teardown_test: RuntimeError # 13921 |
| 433 unittest/test/completion_test: RuntimeError # 13921 | 298 unittest/test/completion_test: RuntimeError # 13921 |
| 434 unittest/test/correct_callback_test: RuntimeError # 13921 | 299 unittest/test/correct_callback_test: RuntimeError # 13921 |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode. | 359 third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode. |
| 495 third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode. | 360 third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode. |
| 496 third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152 | 361 third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152 |
| 497 third_party/angular_tests/browser_test/change_detection/dirty_checking_change_de
tector: Skip # Issue 17152 | 362 third_party/angular_tests/browser_test/change_detection/dirty_checking_change_de
tector: Skip # Issue 17152 |
| 498 | 363 |
| 499 [ $use_repository_packages ] | 364 [ $use_repository_packages ] |
| 500 analyzer/test/*: PubGetError | 365 analyzer/test/*: PubGetError |
| 501 | 366 |
| 502 [ $runtime == drt ] | 367 [ $runtime == drt ] |
| 503 http/test/html/client_test: Skip # Issue 18566 | 368 http/test/html/client_test: Skip # Issue 18566 |
| OLD | NEW |