Mark reload_sources_test as slow

BUG=

Review URL: https://codereview.chromium.org/2416013002 .
This commit is contained in:
John McCutchan 2016-10-13 11:02:36 -07:00
parent 0ae79f6f4b
commit d483b0d2af

View file

@ -7,6 +7,8 @@ vm_timeline_flags_test: Pass, RuntimeError # Issue 26483
gc_test: Pass, RuntimeError # Issue 26490
pause_on_start_and_exit_test: Pass, RuntimeError # Issue 26470
pause_on_start_then_step_test: Pass, RuntimeError # Issue 26470
# Reload is slow on the bots
reload_sources_test: Pass, Slow
[ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) ]
evaluate_activation_test/instance: RuntimeError # http://dartbug.com/20047
@ -18,6 +20,7 @@ isolate_lifecycle_test: Pass, RuntimeError # Issue 24174
debugger_location_second_test: Pass, Slow
debugger_location_test: Pass, Slow
# Disable on simulators.
[ $arch == simarm || $arch == simmips || $arch == simarm64 ]
*: SkipSlow