[vm/bytecode] Update test status

Change-Id: I99881b9136a62ffb9eff184347532c807096b488
Reviewed-on: https://dart-review.googlesource.com/c/77943
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
Auto-Submit: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
This commit is contained in:
Alexander Markov 2018-10-03 22:10:11 +00:00 committed by commit-bot@chromium.org
parent 69358a8755
commit 097e716694
2 changed files with 5 additions and 1 deletions

View file

@ -75,6 +75,9 @@ io/file_lock_test: Pass, Timeout # Please triage.
isolate/isolate_complex_messages_test: Pass, Crash # Non-canonical type arguments.
isolate/mandel_isolate_test: Pass, Timeout, Crash # Please triage.
isolate/spawn_uri_exported_main_test: Pass, RuntimeError # Please triage.
mirrors/immutable_collections_test: Pass, Crash # Please triage.
mirrors/invocation_fuzz_test/emptyarray: Skip # Times out, issue 32232
mirrors/invocation_fuzz_test/false: Skip # Times out, issue 32232
mirrors/library_uri_io_test: RuntimeError # Platform.script points to dill file.
mirrors/method_mirror_location_test: Crash # runtime/lib/mirrors.cc: 1634: error: expected: token_pos != TokenPosition::kNoSource

View file

@ -55,11 +55,12 @@ dart_developer_disabled_env_test: RuntimeError
# The failures below still need to be investigated and possibly fixed, or marked as skipped.
[ $compiler == dartkb && $strong ]
io/dart_std_io_pipe_test: Pass, Crash # Trap bytecode encountered.
io/dart_std_io_pipe_test: Pass, Crash, Timeout # Trap bytecode encountered.
io/file_lock_test: Pass, Crash # Trap bytecode encountered.
io/http_advanced_test: Pass, RuntimeError # Please triage.
io/http_client_connect_test: Pass, RuntimeError # Please triage.
io/http_outgoing_size_test: Pass, RuntimeError # Please triage.
io/http_server_test: Pass, RuntimeError # Please triage.
io/platform_test: RuntimeError # Platform.script points to dill file.
io/process_sync_test: Pass, Crash # Bytecode compilation.
io/test_extension_fail_test: RuntimeError # Platform.script points to dill file.