Mark completion_test as slow in checked mode.

R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/1959383002 .
This commit is contained in:
Paul Berry 2016-05-10 14:30:46 -07:00
parent 777d6be718
commit 935d1d0e29

View file

@ -22,6 +22,9 @@ lookup_map/*: SkipByDesign
[ $runtime == vm && $mode == debug ]
analysis_server/test/completion_test: Pass, Slow
[ $runtime == vm && $checked ]
analysis_server/test/completion_test: Pass, Slow
[ $runtime == vm && $system == windows]
analysis_server/test/analysis/get_errors_test: Skip # runtime error, Issue 22180
analysis_server/test/integration/analysis/analysis_options_test: RuntimeError # Issue 24796