Update CtsSkQPTestCases to non-shardable in release script
The curent SKQP runner doesn't support sharding. Bug: b/134522828 Change-Id: Ia4e147fea36551e71737b16218e316570384f507 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220296 Auto-Submit: Derek Sollenberger <djsollen@google.com> Reviewed-by: Nathaniel Nifong <nifong@google.com> Commit-Queue: Nathaniel Nifong <nifong@google.com>
This commit is contained in:
parent
e47d8afabd
commit
d7a959726d
@ -58,6 +58,7 @@ cat > platform_tools/android/apps/skqp/src/main/AndroidTest.xml <<- "EOM"
|
||||
-->
|
||||
<configuration description="Config for CTS SkQP test cases">
|
||||
<option name="test-suite-tag" value="cts" />
|
||||
<option name="not-shardable" value="true" />
|
||||
<option name="config-descriptor:metadata" key="component" value="uitoolkit" />
|
||||
<option name="config-descriptor:metadata" key="parameter" value="not_instant_app" />
|
||||
<option name="config-descriptor:metadata" key="parameter" value="multi_abi" />
|
||||
|
Loading…
Reference in New Issue
Block a user