| OLD | NEW |
| 1 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2014, 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 # Flaky failures | 5 # Flaky failures |
| 6 vm_timeline_flags_test: Pass, RuntimeError # Issue 26483 | 6 vm_timeline_flags_test: Pass, RuntimeError # Issue 26483 |
| 7 gc_test: Pass, RuntimeError # Issue 26490 | 7 gc_test: Pass, RuntimeError # Issue 26490 |
| 8 pause_on_start_and_exit_test: Pass, RuntimeError # Issue 26470 | 8 pause_on_start_and_exit_test: Pass, RuntimeError # Issue 26470 |
| 9 pause_on_start_then_step_test: Pass, RuntimeError # Issue 26470 | 9 pause_on_start_then_step_test: Pass, RuntimeError # Issue 26470 |
| 10 get_allocation_samples_test: Pass, RuntimeError # Inconsistent stack trace | 10 get_allocation_samples_test: Pass, RuntimeError # Inconsistent stack trace |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 | 36 |
| 37 # All tests use dart:io | 37 # All tests use dart:io |
| 38 [ $browser || $compiler == dart2js ] | 38 [ $browser || $compiler == dart2js ] |
| 39 *: SkipByDesign | 39 *: SkipByDesign |
| 40 | 40 |
| 41 # Tests with known analyzer issues | 41 # Tests with known analyzer issues |
| 42 [ $compiler == dart2analyzer ] | 42 [ $compiler == dart2analyzer ] |
| 43 developer_extension_test: SkipByDesign | 43 developer_extension_test: SkipByDesign |
| 44 get_isolate_after_language_error_test: SkipByDesign | 44 get_isolate_after_language_error_test: SkipByDesign |
| 45 | 45 |
| 46 # Issue #28236 | |
| 47 add_breakpoint_rpc_test: StaticWarning | |
| 48 address_mapper_test: StaticWarning | |
| 49 allocations_test: StaticWarning | |
| 50 async_generator_breakpoint_test: StaticWarning | |
| 51 async_next_test: StaticWarning | |
| 52 async_scope_test: StaticWarning | |
| 53 auth_token1_test: StaticWarning | |
| 54 auth_token_test: StaticWarning | |
| 55 bad_web_socket_address_test: StaticWarning | |
| 56 break_on_activation_test: StaticWarning | |
| 57 break_on_function_test: StaticWarning | |
| 58 breakpoint_two_args_checked_test: StaticWarning | |
| 59 caching_test: StaticWarning | |
| 60 capture_stdio_test: StaticWarning | |
| 61 code_test: StaticWarning | |
| 62 command_test: StaticWarning | |
| 63 complex_reload_test: StaticWarning | |
| 64 contexts_test: StaticWarning | |
| 65 crash_dump_test: StaticWarning | |
| 66 debugger_inspect_test: StaticWarning | |
| 67 debugger_location_second_test: StaticWarning | |
| 68 debugger_location_test: StaticWarning | |
| 69 debugging_inlined_finally_test: StaticWarning | |
| 70 debugging_test: StaticWarning | |
| 71 dev_fs_http_put_test: StaticWarning | |
| 72 dev_fs_http_put_weird_char_test: StaticWarning | |
| 73 dev_fs_spawn_test: StaticWarning | |
| 74 dev_fs_test: StaticWarning | |
| 75 dev_fs_weird_char_test: StaticWarning | |
| 76 developer_server_control_test: StaticWarning | |
| 77 developer_service_get_isolate_id_test: StaticWarning | |
| 78 dominator_tree_user_test: StaticWarning | |
| 79 dominator_tree_vm_test: StaticWarning | |
| 80 echo_test: StaticWarning | |
| 81 eval_internal_class_test: StaticWarning | |
| 82 eval_test: StaticWarning | |
| 83 evaluate_activation_test/instance: StaticWarning | |
| 84 evaluate_activation_test/none: StaticWarning | |
| 85 evaluate_activation_test/scope: StaticWarning | |
| 86 evaluate_in_async_activation_test: StaticWarning | |
| 87 evaluate_in_async_star_activation_test: StaticWarning | |
| 88 evaluate_in_frame_rpc_test: StaticWarning | |
| 89 evaluate_in_sync_star_activation_test: StaticWarning | |
| 90 file_service_test: StaticWarning | |
| 91 gc_test: StaticWarning | |
| 92 get_allocation_profile_rpc_test: StaticWarning | |
| 93 get_allocation_samples_test: StaticWarning | |
| 94 get_cpu_profile_timeline_rpc_test: StaticWarning | |
| 95 get_flag_list_rpc_test: StaticWarning | |
| 96 get_heap_map_rpc_test: StaticWarning | |
| 97 get_instances_rpc_test: StaticWarning | |
| 98 get_isolate_after_async_error_test: StaticWarning | |
| 99 get_isolate_after_stack_overflow_error_test: StaticWarning | |
| 100 get_isolate_after_sync_error_test: StaticWarning | |
| 101 get_isolate_rpc_test: StaticWarning | |
| 102 get_object_rpc_test: StaticWarning | |
| 103 get_object_store_rpc_test: StaticWarning | |
| 104 get_ports_rpc_test: StaticWarning | |
| 105 get_retained_size_rpc_test: StaticWarning | |
| 106 get_retaining_path_rpc_test: StaticWarning | |
| 107 get_source_report_test: StaticWarning | |
| 108 get_stack_rpc_test: StaticWarning | |
| 109 get_version_rpc_test: StaticWarning | |
| 110 get_vm_rpc_test: StaticWarning | |
| 111 get_vm_timeline_rpc_test: StaticWarning | |
| 112 get_zone_memory_info_rpc_test: StaticWarning | |
| 113 implicit_getter_setter_test: StaticWarning | |
| 114 inbound_references_test: StaticWarning | |
| 115 instance_field_order_rpc_test: StaticWarning | |
| 116 isolate_lifecycle_test: StaticWarning | |
| 117 issue_25465_test: StaticWarning | |
| 118 issue_27238_test: StaticWarning | |
| 119 issue_27287_test: StaticWarning | |
| 120 library_dependency_test: StaticWarning | |
| 121 local_variable_declaration_test: StaticWarning | |
| 122 logging_test: StaticWarning | |
| 123 malformed_test: StaticWarning | |
| 124 metrics_test: StaticWarning | |
| 125 mirror_references_test: StaticWarning | |
| 126 native_metrics_test: StaticWarning | |
| 127 object_graph_stack_reference_test: StaticWarning | |
| 128 object_graph_user_test: StaticWarning | |
| 129 object_graph_vm_test: StaticWarning | |
| 130 observatory_assets_test: StaticWarning | |
| 131 parameters_in_scope_at_entry_test: StaticWarning | |
| 132 pause_idle_isolate_test: StaticWarning | |
| 133 pause_on_exceptions_test: StaticWarning | |
| 134 pause_on_start_and_exit_test: StaticWarning | |
| 135 pause_on_start_then_step_test: StaticWarning | |
| 136 pause_on_unhandled_exceptions_test: StaticWarning | |
| 137 positive_token_pos_test: StaticWarning | |
| 138 process_service_test: StaticWarning | |
| 139 reachable_size_test: StaticWarning | |
| 140 read_stream_test: StaticWarning | |
| 141 regexp_function_test: StaticWarning | |
| 142 reload_sources_test: StaticWarning | |
| 143 rewind_optimized_out_test: StaticWarning | |
| 144 rewind_test: StaticWarning | |
| 145 set_library_debuggable_rpc_test: StaticWarning | |
| 146 set_library_debuggable_test: StaticWarning | |
| 147 set_name_rpc_test: StaticWarning | |
| 148 set_vm_name_rpc_test: StaticWarning | |
| 149 smart_next_test: StaticWarning | |
| 150 steal_breakpoint_test: StaticWarning | |
| 151 step_into_async_no_await_test: StaticWarning | |
| 152 step_over_await_test: StaticWarning | |
| 153 step_test: StaticWarning | |
| 154 string_escaping_test: StaticWarning | |
| 155 tcp_socket_closing_service_test: StaticWarning | |
| 156 tcp_socket_service_test: StaticWarning | |
| 157 type_arguments_test: StaticWarning | |
| 158 typed_data_test: StaticWarning | |
| 159 udp_socket_service_test: StaticWarning | |
| 160 vm_restart_test: StaticWarning | |
| 161 vm_test: StaticWarning | |
| 162 vm_timeline_events_test: StaticWarning | |
| 163 vm_timeline_flags_test: StaticWarning | |
| 164 weak_properties_test: StaticWarning | |
| 165 | |
| 166 [ $arch == arm ] | 46 [ $arch == arm ] |
| 167 process_service_test: Pass, Fail # Issue 24344 | 47 process_service_test: Pass, Fail # Issue 24344 |
| 168 | 48 |
| 169 [ ($noopt || $compiler == precompiler) ] | 49 [ ($noopt || $compiler == precompiler) ] |
| 170 *: Skip # Issue 24651 | 50 *: Skip # Issue 24651 |
| 171 | 51 |
| 172 [ $runtime == vm ] | 52 [ $runtime == vm ] |
| 173 developer_extension_test: Pass, Fail # Issue 27225 | 53 developer_extension_test: Pass, Fail # Issue 27225 |
| 174 | 54 |
| 175 [ $compiler == app_jit ] | 55 [ $compiler == app_jit ] |
| (...skipping 26 matching lines...) Expand all Loading... |
| 202 *: SkipByDesign # The service tests should run without being reloaded. | 82 *: SkipByDesign # The service tests should run without being reloaded. |
| 203 | 83 |
| 204 [ $system == windows ] | 84 [ $system == windows ] |
| 205 dev_fs_weird_char_test: Skip # Windows disallows question mark in paths | 85 dev_fs_weird_char_test: Skip # Windows disallows question mark in paths |
| 206 dev_fs_http_put_weird_char_test: Skip # Windows disallows carriage returns in pa
ths | 86 dev_fs_http_put_weird_char_test: Skip # Windows disallows carriage returns in pa
ths |
| 207 complex_reload_test: Skip # Issue 27861 | 87 complex_reload_test: Skip # Issue 27861 |
| 208 | 88 |
| 209 # Service protocol is not supported in product mode. | 89 # Service protocol is not supported in product mode. |
| 210 [ $mode == product ] | 90 [ $mode == product ] |
| 211 *: SkipByDesign | 91 *: SkipByDesign |
| OLD | NEW |