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

Skip to content
Commit 5d59baaf authored by TYM Tsai's avatar TYM Tsai
Browse files

Fix contentcapture perf tests not executed

When start running tests, the test tool will search all large test cases.
But the tool cann't find @LargeTest from class parent. Moves @LargeTest to
sub-class.

Bug: 153770130
Test: adb shell am instrument -w -r --no-hidden-api-checks -e debug false \
 -e newRunListenerMode true -e size large -e log true -e timeout_msec 240000 \
 com.android.perftests.contentcapture/androidx.test.runner.AndroidJUnitRunner
Change-Id: I1a276077e754f348cf814c3a3aeb7ee32c48bdda
parent b2991250
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