mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Mark completion_test as slow in checked mode.
R=brianwilkerson@google.com Review URL: https://codereview.chromium.org/1959383002 .
This commit is contained in:
parent
777d6be718
commit
935d1d0e29
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue