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

Commit 8890d28b authored by Robin Lee's avatar Robin Lee Committed by Android (Google) Code Review
Browse files

Merge "Exclude guava builtin testers from our tests" into main

parents 9b4004d2 21fc995f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,5 +27,7 @@
        <option name="package" value="com.android.wm.shell.tests" />
        <option name="runner" value="androidx.test.runner.AndroidJUnitRunner" />
        <option name="hidden-api-checks" value="false"/>
        <!-- Ignores tests introduced by guava-android-testlib -->
        <option name="exclude-annotation" value="org.junit.Ignore"/>
    </test>
</configuration>