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

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

Issue 2864313002: Update status for failing process_exit_test on android (Closed)
Patch Set: Created 3 years, 7 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 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 [ $arch == simdbc || $arch == simdbc64 ] 369 [ $arch == simdbc || $arch == simdbc64 ]
370 # SIMDBC interpreter doesn't support lazy linking of natives. 370 # SIMDBC interpreter doesn't support lazy linking of natives.
371 link_natives_lazily_test: SkipByDesign 371 link_natives_lazily_test: SkipByDesign
372 372
373 # SIMDBC interpreter doesn't support --no_lazy_dispatchers 373 # SIMDBC interpreter doesn't support --no_lazy_dispatchers
374 no_lazy_dispatchers_test: SkipByDesign 374 no_lazy_dispatchers_test: SkipByDesign
375 375
376 io/secure_unauthorized_test: Pass, RuntimeError # Issue 28719 376 io/secure_unauthorized_test: Pass, RuntimeError # Issue 28719
377 377
378 [ $system == android ] 378 [ $system == android ]
379 # Issue 26376 379 io/process_exit_test: RuntimeError # Issue 29578
380 io/platform_resolved_executable_test: RuntimeError 380 io/platform_resolved_executable_test: RuntimeError # Issue 26376
381 io/process_path_test: RuntimeError 381 io/process_path_test: RuntimeError # Issue 26376
382 io/file_test: RuntimeError 382 io/file_test: RuntimeError # Issue 26376
383 io/process_path_environment_test: RuntimeError 383 io/process_path_environment_test: RuntimeError # Issue 26376
384 io/file_system_watcher_test: RuntimeError 384 io/file_system_watcher_test: RuntimeError # Issue 26376
385 io/resolve_symbolic_links_test: RuntimeError 385 io/resolve_symbolic_links_test: RuntimeError # Issue 26376
386 io/file_stat_test: RuntimeError 386 io/file_stat_test: RuntimeError # Issue 26376
387 # Issue 27638 387 io/raw_datagram_socket_test: RuntimeError # Issue 27638
388 io/raw_datagram_socket_test: RuntimeError 388 io/http_proxy_advanced_test: RuntimeError # Issue 27638
389 io/http_proxy_advanced_test: RuntimeError 389 io/regress_21160_test: RuntimeError # Issue 27638
390 io/regress_21160_test: RuntimeError 390 io/secure_multiple_client_server_test: RuntimeError # Issue 27638
391 io/secure_multiple_client_server_test: RuntimeError 391 io/http_proxy_test: RuntimeError # Issue 27638
392 io/http_proxy_test: RuntimeError 392 io/secure_session_resume_test: RuntimeError # Issue 27638
393 io/secure_session_resume_test: RuntimeError 393 io/raw_secure_server_socket_test: RuntimeError # Issue 27638
394 io/raw_secure_server_socket_test: RuntimeError 394 io/raw_secure_server_closing_test: RuntimeError # Issue 27638
395 io/raw_secure_server_closing_test: RuntimeError 395 io/raw_secure_socket_pause_test: RuntimeError # Issue 27638
396 io/raw_secure_socket_pause_test: RuntimeError 396 io/https_server_test: RuntimeError # Issue 27638
397 io/https_server_test: RuntimeError 397 io/secure_server_client_certificate_test: RuntimeError # Issue 27638
398 io/secure_server_client_certificate_test: RuntimeError 398 io/secure_socket_alpn_test: RuntimeError # Issue 27638
399 io/secure_socket_alpn_test: RuntimeError 399 io/secure_bad_certificate_test: RuntimeError # Issue 27638
400 io/secure_bad_certificate_test: RuntimeError 400 io/secure_server_socket_test: RuntimeError # Issue 27638
401 io/secure_server_socket_test: RuntimeError 401 io/secure_client_server_test: RuntimeError # Issue 27638
402 io/secure_client_server_test: RuntimeError 402 io/socket_upgrade_to_secure_test: RuntimeError # Issue 27638
403 io/socket_upgrade_to_secure_test: RuntimeError 403 io/secure_client_raw_server_test: RuntimeError # Issue 27638
404 io/secure_client_raw_server_test: RuntimeError 404 io/secure_socket_test: RuntimeError # Issue 27638
405 io/secure_socket_test: RuntimeError 405 io/raw_secure_socket_test: RuntimeError # Issue 27638
406 io/raw_secure_socket_test: RuntimeError 406 io/https_bad_certificate_test: RuntimeError # Issue 27638
407 io/https_bad_certificate_test: RuntimeError 407 io/secure_server_closing_test: RuntimeError # Issue 27638
408 io/secure_server_closing_test: RuntimeError 408 io/non_utf8_output_test: Skip # The Android command runner doesn't correctly han dle non-UTF8 formatted output. https://github.com/dart-lang/sdk/issues/28872
409 # The Android command runner doesn't correctly handle non-UTF8 formatted output.
410 # https://github.com/dart-lang/sdk/issues/28872
411 io/non_utf8_output_test: Skip
412 409
413 [ $system == android && $runtime == dart_precompiled && $mode == release && $arc h == arm] 410 [ $system == android && $runtime == dart_precompiled && $mode == release && $arc h == arm]
414 io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426 411 io/stdout_stderr_non_blocking_test: Pass, Timeout # Issue 28426
415 412
416 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ] 413 [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter ]
417 deferred_transitive_import_error_test: Skip # Contains intentional errors. 414 deferred_transitive_import_error_test: Skip # Contains intentional errors.
418 415
419 [ $hot_reload || $hot_reload_rollback ] 416 [ $hot_reload || $hot_reload_rollback ]
420 deferred_transitive_import_error_test: Crash # Uses deferred imports. 417 deferred_transitive_import_error_test: Crash # Uses deferred imports.
421 package/*: SkipByDesign # Launches VMs in interesting ways. 418 package/*: SkipByDesign # Launches VMs in interesting ways.
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
541 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par se package files Flutter Issue 9115 538 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par se package files Flutter Issue 9115
542 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to parse package files Flutter Issue 9115 539 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to parse package files Flutter Issue 9115
543 package/package_test: Fail # Unable to parse package files Flutter Issue 9115 540 package/package_test: Fail # Unable to parse package files Flutter Issue 9115
544 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue 9115 541 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue 9115
545 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9 115 542 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9 115
546 543
547 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors 544 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors
548 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors 545 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors
549 io/test_runner_test: CompileTimeError # Uses mirrors 546 io/test_runner_test: CompileTimeError # Uses mirrors
550 547
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