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

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

Issue 2790923002: Special scope for labelled statements. (Closed)
Patch Set: Update status file. Created 3 years, 8 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 | « tests/lib/lib.status ('k') | 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 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 io/test_runner_test: DartkCrash 456 io/test_runner_test: DartkCrash
457 io/uri_platform_test: DartkCrash 457 io/uri_platform_test: DartkCrash
458 map_insert_remove_oom_test: Crash 458 map_insert_remove_oom_test: Crash
459 package/package1_test: CompileTimeError 459 package/package1_test: CompileTimeError
460 package/package_test: CompileTimeError 460 package/package_test: CompileTimeError
461 package/scenarios/invalid/invalid_package_name_test: DartkCrash 461 package/scenarios/invalid/invalid_package_name_test: DartkCrash
462 package/scenarios/invalid/invalid_utf8_test: DartkCrash 462 package/scenarios/invalid/invalid_utf8_test: DartkCrash
463 package/scenarios/invalid/non_existent_packages_file_test: DartkCrash 463 package/scenarios/invalid/non_existent_packages_file_test: DartkCrash
464 package/scenarios/invalid/same_package_twice_test: DartkCrash 464 package/scenarios/invalid/same_package_twice_test: DartkCrash
465 package/scenarios/packages_dir_only/packages_dir_only_test: CompileTimeError 465 package/scenarios/packages_dir_only/packages_dir_only_test: CompileTimeError
466 io/http_proxy_test: Skip # Flaky.
467 io/http_reuse_server_port_test: Skip # Flaky.
468 io/raw_datagram_socket_test: Skip # Flaky.
466 469
467 [ $runtime == flutter ] 470 [ $runtime == flutter ]
468 io/raw_datagram_socket_test: Crash # Flutter Issue 9115 471 io/raw_datagram_socket_test: Crash # Flutter Issue 9115
469 verbose_gc_to_bmu_test: RuntimeError # Flutter Issue 9115 472 verbose_gc_to_bmu_test: RuntimeError # Flutter Issue 9115
470 io/process_check_arguments_test: RuntimeError # Flutter Issue 9115 473 io/process_check_arguments_test: RuntimeError # Flutter Issue 9115
471 io/process_working_directory_test: RuntimeError # Flutter Issue 9115 474 io/process_working_directory_test: RuntimeError # Flutter Issue 9115
472 io/process_run_output_test: RuntimeError # Flutter Issue 9115 475 io/process_run_output_test: RuntimeError # Flutter Issue 9115
473 io/process_run_test: RuntimeError # Flutter Issue 9115 476 io/process_run_test: RuntimeError # Flutter Issue 9115
474 io/process_sync_test: RuntimeError # Flutter Issue 9115 477 io/process_sync_test: RuntimeError # Flutter Issue 9115
475 io/test_extension_test: RuntimeError # Flutter Issue 9115 478 io/test_extension_test: RuntimeError # Flutter Issue 9115
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par se package files Flutter Issue 9115 549 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par se package files Flutter Issue 9115
547 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to parse package files Flutter Issue 9115 550 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to parse package files Flutter Issue 9115
548 package/package_test: Fail # Unable to parse package files Flutter Issue 9115 551 package/package_test: Fail # Unable to parse package files Flutter Issue 9115
549 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue 9115 552 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue 9115
550 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9 115 553 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9 115
551 554
552 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors 555 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors
553 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors 556 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors
554 io/test_runner_test: CompileTimeError # Uses mirrors 557 io/test_runner_test: CompileTimeError # Uses mirrors
555 558
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698