Merge "Changes Robolectric test suite tag to its own value to enable filtering these in ATP."

This commit is contained in:
Joseph Murphy
2020-10-29 10:35:17 +00:00
committed by Gerrit Code Review

View File

@@ -15,8 +15,8 @@
--> -->
<!-- This test config file is auto-generated. --> <!-- This test config file is auto-generated. -->
<configuration description="Runs {MODULE}"> <configuration description="Runs {MODULE}">
<option name="test-suite-tag" value="apct" /> <option name="test-suite-tag" value="robolectric" />
<option name="test-suite-tag" value="apct-junit" /> <option name="test-suite-tag" value="robolectric-tests" />
<option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" /> <option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" />
<option name="exclude-paths" value="java" /> <option name="exclude-paths" value="java" />