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

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

Issue 2629153002: VM: Mark tests as passing after asan fixes (Closed)
Patch Set: Created 3 years, 11 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 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 io/socket_info_ipv6_test: SkipByDesign 374 io/socket_info_ipv6_test: SkipByDesign
375 375
376 [ $builder_tag == asan && $arch == x64 ] 376 [ $builder_tag == asan && $arch == x64 ]
377 io/directory_error_test: Fail # Issue 28350 377 io/directory_error_test: Fail # Issue 28350
378 io/directory_fuzz_test: Fail # Issue 28350 378 io/directory_fuzz_test: Fail # Issue 28350
379 io/directory_list_nonexistent_test: Fail # Issue 28350 379 io/directory_list_nonexistent_test: Fail # Issue 28350
380 380
381 io/stdout_bad_argument_test: Fail # Issue 28353 381 io/stdout_bad_argument_test: Fail # Issue 28353
382 io/file_blocking_lock_test: Fail # Issue 28353 382 io/file_blocking_lock_test: Fail # Issue 28353
383 383
384 array_bounds_check_generalization_test: Fail # Issue 28354
385
386 io/process_sync_test: RuntimeError 384 io/process_sync_test: RuntimeError
387 io/signals_test: RuntimeError 385 io/signals_test: RuntimeError
388 io/regress_7191_test: RuntimeError 386 io/regress_7191_test: RuntimeError
389 io/named_pipe_script_test: RuntimeError 387 io/named_pipe_script_test: RuntimeError
390 io/http_server_close_response_after_error_test: RuntimeError 388 io/http_server_close_response_after_error_test: RuntimeError
391 io/stdio_implicit_close_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