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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
149 [ $use_repository_packages ] | 149 [ $use_repository_packages ] |
150 analyzer/test/*: PubGetError | 150 analyzer/test/*: PubGetError |
151 | 151 |
152 [ $compiler == dart2js && $cps_ir ] | 152 [ $compiler == dart2js && $cps_ir ] |
153 analysis_server/tool/spec/check_all_test: Crash # Invalid argument(s) | 153 analysis_server/tool/spec/check_all_test: Crash # Invalid argument(s) |
154 analyzer/test/cancelable_future_test: Crash # Invalid argument(s) | 154 analyzer/test/cancelable_future_test: Crash # Invalid argument(s) |
155 analyzer/test/enum_test: Crash # Invalid argument(s) | 155 analyzer/test/enum_test: Crash # Invalid argument(s) |
156 analyzer/test/file_system/memory_file_system_test: Crash # Invalid argument(s) | 156 analyzer/test/file_system/memory_file_system_test: Crash # Invalid argument(s) |
157 analyzer/test/file_system/physical_resource_provider_test: Crash # Invalid argum
ent(s) | 157 analyzer/test/file_system/physical_resource_provider_test: Crash # Invalid argum
ent(s) |
158 analyzer/test/file_system/resource_uri_resolver_test: Crash # Invalid argument(s
) | 158 analyzer/test/file_system/resource_uri_resolver_test: Crash # Invalid argument(s
) |
159 analyzer/test/generated/all_the_rest_test: Crash # (try {body();}catch ... try/
catch/finally | 159 analyzer/test/generated/all_the_rest_test: Crash # Invalid argument(s) |
160 analyzer/test/generated/ast_test: Crash # Invalid argument(s) | 160 analyzer/test/generated/ast_test: Crash # Invalid argument(s) |
161 analyzer/test/generated/compile_time_error_code_test: Crash # Invalid argument(s
) | 161 analyzer/test/generated/compile_time_error_code_test: Crash # Invalid argument(s
) |
162 analyzer/test/generated/element_test: Crash # Invalid argument(s) | 162 analyzer/test/generated/element_test: Crash # Invalid argument(s) |
163 analyzer/test/generated/incremental_resolver_test: Crash # Invalid argument(s) | 163 analyzer/test/generated/incremental_resolver_test: Crash # Invalid argument(s) |
164 analyzer/test/generated/incremental_scanner_test: Crash # Invalid argument(s) | 164 analyzer/test/generated/incremental_scanner_test: Crash # Invalid argument(s) |
165 analyzer/test/generated/java_core_test: Crash # (try {body();}catch ... try/cat
ch/finally | 165 analyzer/test/generated/java_core_test: Crash # Invalid argument(s) |
166 analyzer/test/generated/java_io_test: Crash # (try {body();}catch ... try/catch
/finally | 166 analyzer/test/generated/java_io_test: Crash # Invalid argument(s) |
167 analyzer/test/generated/non_error_resolver_test: Crash # Invalid argument(s) | 167 analyzer/test/generated/non_error_resolver_test: Crash # Invalid argument(s) |
168 analyzer/test/generated/parser_test: Crash # Invalid argument(s) | 168 analyzer/test/generated/parser_test: Crash # Invalid argument(s) |
169 analyzer/test/generated/resolver_test: Crash # Invalid argument(s) | 169 analyzer/test/generated/resolver_test: Crash # Invalid argument(s) |
170 analyzer/test/generated/scanner_test: Crash # Invalid argument(s) | 170 analyzer/test/generated/scanner_test: Crash # Invalid argument(s) |
171 analyzer/test/generated/static_type_warning_code_test: Crash # Invalid argument(
s) | 171 analyzer/test/generated/static_type_warning_code_test: Crash # Invalid argument(
s) |
172 analyzer/test/generated/static_warning_code_test: Crash # Invalid argument(s) | 172 analyzer/test/generated/static_warning_code_test: Crash # Invalid argument(s) |
173 analyzer/test/generated/type_system_test: Crash # Invalid argument(s) | 173 analyzer/test/generated/type_system_test: Crash # Invalid argument(s) |
174 analyzer/test/generated/utilities_test: Crash # Invalid argument(s) | 174 analyzer/test/generated/utilities_test: Crash # Invalid argument(s) |
175 analyzer/test/instrumentation/instrumentation_test: Crash # (try {body();}catch
... try/catch/finally | 175 analyzer/test/instrumentation/instrumentation_test: Crash # Invalid argument(s) |
176 analyzer/test/parse_compilation_unit_test: Crash # Invalid argument(s) | 176 analyzer/test/parse_compilation_unit_test: Crash # Invalid argument(s) |
177 analyzer/test/source/package_map_provider_test: Crash # (try {body();}catch ...
try/catch/finally | 177 analyzer/test/source/package_map_provider_test: Crash # Invalid argument(s) |
178 analyzer/test/source/package_map_resolver_test: Crash # Invalid argument(s) | 178 analyzer/test/source/package_map_resolver_test: Crash # Invalid argument(s) |
179 analyzer/test/src/context/cache_test: Crash # (try {body();}catch ... try/catch
/finally | 179 analyzer/test/src/context/cache_test: Crash # Invalid argument(s) |
180 analyzer/test/src/context/context_test: Crash # (try {body();}catch ... try/cat
ch/finally | 180 analyzer/test/src/context/context_test: Crash # Invalid argument(s) |
181 analyzer/test/src/task/dart_test: Crash # Invalid argument(s) | 181 analyzer/test/src/task/dart_test: Crash # Invalid argument(s) |
182 analyzer/test/src/task/dart_work_manager_test: Crash # (try {body();}catch ...
try/catch/finally | 182 analyzer/test/src/task/dart_work_manager_test: Crash # Invalid argument(s) |
183 analyzer/test/src/task/driver_test: Crash # (try {body();}catch ... try/catch/f
inally | 183 analyzer/test/src/task/driver_test: Crash # Invalid argument(s) |
184 analyzer/test/src/task/general_test: Crash # (try {body();}catch ... try/catch/
finally | 184 analyzer/test/src/task/general_test: Crash # Invalid argument(s) |
185 analyzer/test/src/task/html_test: Crash # Invalid argument(s) | 185 analyzer/test/src/task/html_test: Crash # Invalid argument(s) |
186 analyzer/test/src/task/html_work_manager_test: Crash # (try {body();}catch ...
try/catch/finally | 186 analyzer/test/src/task/html_work_manager_test: Crash # Invalid argument(s) |
187 analyzer/test/src/task/incremental_element_builder_test: Crash # Invalid argumen
t(s) | 187 analyzer/test/src/task/incremental_element_builder_test: Crash # Invalid argumen
t(s) |
188 analyzer/test/src/task/inputs_test: Crash # Invalid argument(s) | 188 analyzer/test/src/task/inputs_test: Crash # Invalid argument(s) |
189 analyzer/test/src/task/manager_test: Crash # Invalid argument(s) | 189 analyzer/test/src/task/manager_test: Crash # Invalid argument(s) |
190 analyzer/test/src/task/model_test: Crash # Invalid argument(s) | 190 analyzer/test/src/task/model_test: Crash # Invalid argument(s) |
191 analyzer/test/src/util/asserts_test: Crash # Invalid argument(s) | 191 analyzer/test/src/util/asserts_test: Crash # Invalid argument(s) |
192 analyzer/test/src/util/lru_map_test: Crash # Invalid argument(s) | 192 analyzer/test/src/util/lru_map_test: Crash # Invalid argument(s) |
193 fixnum/test/int_32_test: Crash # (try {body();}catch ... try/catch/finally | 193 fixnum/test/int_32_test: Crash # Invalid argument(s) |
194 fixnum/test/int_64_test: Crash # (try {body();}catch ... try/catch/finally | 194 fixnum/test/int_64_test: Crash # Invalid argument(s) |
195 js_ast/test/printer_callback_test: RuntimeError # Please triage this failure. | 195 js_ast/test/printer_callback_test: RuntimeError # Please triage this failure. |
196 microlytics/test/dart_microlytics_test: RuntimeError # Please triage this failur
e. | 196 microlytics/test/dart_microlytics_test: RuntimeError # Please triage this failur
e. |
197 typed_data/test/typed_buffers_test/01: Crash # Invalid argument(s) | 197 typed_data/test/typed_buffers_test/01: Crash # Invalid argument(s) |
198 typed_data/test/typed_buffers_test/none: Crash # Invalid argument(s) | 198 typed_data/test/typed_buffers_test/none: Crash # Invalid argument(s) |
199 typed_mock/test/typed_mock_test: Crash # (try {body();}catch ... try/catch/fina
lly | 199 typed_mock/test/typed_mock_test: Crash # Invalid argument(s) |
OLD | NEW |