Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c181d524 authored by Felka Chang's avatar Felka Chang
Browse files

Fix some of tests doesn't run on presubmit

LargeTest includes two types of tests. i.e. UI Tests and
Performance/Stability tests. UI Tests take about 10 seconds to
finish but Performance/Stability tests take longer.

A lot of test belong to be the LargeTest without running in
presubmit tests. It will cause some the coverage data is not
correct.

The presubmit of DocumentsUI should include UI Tests rather than
filter out.

Test: atest DocumentsUITests -- --module-arg \
        'DocumentsUITests:exclude-annotation:com.android.documentsui.HugeLongTest'

Bug: 120786427
Change-Id: Ic669cbcb6b7c1c68960b74c0d0d83e3abfd99a85
parent d6260415
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment