Skip to content

Commit

Permalink
[vm/gardening] Mark get_vm_timeline_rpc_test as slow.
Browse files Browse the repository at this point in the history
Threads appear to still be doing real work when the timeout occurs. Local testing confirms
that the test is actually slow.

Change-Id: I3b0dfa467c5b2eeda481e31716cfc1e79583100d
Reviewed-on: https://dart-review.googlesource.com/c/83762
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Auto-Submit: Samir Jindel <sjindel@google.com>
  • Loading branch information
sjindel-google authored and commit-bot@chromium.org committed Nov 8, 2018
1 parent abe8794 commit 56ea31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/observatory/tests/service/service_kernel.status
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ get_object_rpc_test: Pass, RuntimeError # Please triage / issue #27806

[ $arch == ia32 && $builder_tag == optimization_counter_threshold ]
eval_regression_flutter20255_test: SkipSlow # Timeout
get_vm_timeline_rpc_test: Pass, Timeout # Issue 35022
get_vm_timeline_rpc_test: Slow
rewind_optimized_out_test: SkipSlow # Timeout

[ $arch != simarm && $arch != simarm64 && $arch != simdbc && $compiler == dartk ]
Expand Down

0 comments on commit 56ea31b

Please sign in to comment.