Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Side by Side Diff: tests/standalone/standalone.status

Issue 2680023002: Gardening: Added status Crash, Pass for empty_packages_file_option_test. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 # WARNING: 5 # WARNING:
6 # Tests using the multitest feature where failure is expected should *also* be 6 # Tests using the multitest feature where failure is expected should *also* be
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone"
8 # prefix. 8 # prefix.
9 9
10 io/raw_socket_test: Pass, RuntimeError # Issue 28288 10 io/raw_socket_test: Pass, RuntimeError # Issue 28288
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 io/http_server_early_client_close2_test: Pass, Crash # Issue 28197 214 io/http_server_early_client_close2_test: Pass, Crash # Issue 28197
215 215
216 [ $system == windows && $compiler != dart2analyzer ] 216 [ $system == windows && $compiler != dart2analyzer ]
217 io/platform_resolved_executable_test/06: RuntimeError # Issue 23641 217 io/platform_resolved_executable_test/06: RuntimeError # Issue 23641
218 io/skipping_dart2js_compilations_test: Fail # Issue 19551. 218 io/skipping_dart2js_compilations_test: Fail # Issue 19551.
219 io/socket_info_ipv6_test: RuntimeError # Issue 27876 219 io/socket_info_ipv6_test: RuntimeError # Issue 27876
220 220
221 [ $system == windows && $compiler == dart2analyzer ] 221 [ $system == windows && $compiler == dart2analyzer ]
222 package/package_isolate_test: Crash # Issue 28645 222 package/package_isolate_test: Crash # Issue 28645
223 package/scenarios/empty_packages_file/empty_packages_file_noimports_test: Crash # Issue 28645 223 package/scenarios/empty_packages_file/empty_packages_file_noimports_test: Crash # Issue 28645
224 package/scenarios/empty_packages_file/empty_packages_file_option_test: Crash, Pa ss # Issue 28645
224 package/scenarios/packages_file_strange_formatting/empty_lines_test: Crash # Iss ue 28645 225 package/scenarios/packages_file_strange_formatting/empty_lines_test: Crash # Iss ue 28645
225 package/scenarios/packages_file_strange_formatting/empty_package_dir_test: Crash # Issue 28645 226 package/scenarios/packages_file_strange_formatting/empty_package_dir_test: Crash # Issue 28645
226 package/scenarios/packages_file_strange_formatting/mixed_line_ends_test: Crash # Issue 28645 227 package/scenarios/packages_file_strange_formatting/mixed_line_ends_test: Crash # Issue 28645
227 package/scenarios/packages_option_only/packages_option_only_noimports_test: Cras h # Issue 28645 228 package/scenarios/packages_option_only/packages_option_only_noimports_test: Cras h # Issue 28645
228 package/scenarios/packages_option_only/packages_option_only_test: Crash, Compile TimeError # Issue 28645 229 package/scenarios/packages_option_only/packages_option_only_test: Crash, Compile TimeError # Issue 28645
229 230
230 [ ($runtime == vm || $runtime == dart_precompiled) && $mode == debug && $builder _tag == asan ] 231 [ ($runtime == vm || $runtime == dart_precompiled) && $mode == debug && $builder _tag == asan ]
231 io/file_lock_test: Skip # Timeout. 232 io/file_lock_test: Skip # Timeout.
232 io/test_runner_test: Skip # Timeout. 233 io/test_runner_test: Skip # Timeout.
233 io/http_client_stays_alive_test: Skip # Timeout. 234 io/http_client_stays_alive_test: Skip # Timeout.
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
399 io/socket_source_address_test: SkipByDesign 400 io/socket_source_address_test: SkipByDesign
400 io/socket_bind_test: SkipByDesign 401 io/socket_bind_test: SkipByDesign
401 io/http_proxy_advanced_test: SkipByDesign 402 io/http_proxy_advanced_test: SkipByDesign
402 io/http_ipv6_test: SkipByDesign 403 io/http_ipv6_test: SkipByDesign
403 io/socket_ipv6_test: SkipByDesign 404 io/socket_ipv6_test: SkipByDesign
404 io/socket_info_ipv6_test: SkipByDesign 405 io/socket_info_ipv6_test: SkipByDesign
405 406
406 [ $builder_tag == asan && $arch == x64 ] 407 [ $builder_tag == asan && $arch == x64 ]
407 io/process_detached_test: Pass, Slow 408 io/process_detached_test: Pass, Slow
408 io/named_pipe_script_test: RuntimeError 409 io/named_pipe_script_test: RuntimeError
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698