summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorTom Renn <tomrenn@google.com>2021-08-30 11:35:42 -0700
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-08-30 19:23:38 +0000
commite02c6f08442c16c44005ab15b249cf3debc50bb7 (patch)
treef92874fdf89f8f7f2c0f617ec2bc013ff67203f4 /android/BUILD
parentdd2187ab693feed3b8c160bfa0de901f7b8120bc (diff)
downloadidea-e02c6f08442c16c44005ab15b249cf3debc50bb7.tar.gz
Add 1 shard to gradle.structure.model.android split target
These tests are seeing occasional timeouts when run in studio-coverage. Its unclear why timeouts are more frequent in coverage runs. Bug: 194428866 Test: NA Change-Id: I34d2f1808fb4e2ae4542efc0366ff54d9dab02c0
Diffstat (limited to 'android/BUILD')
-rw-r--r--android/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/BUILD b/android/BUILD
index fb6d4a6f91d..f4ccf76802e 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -148,7 +148,7 @@ iml_module(
"test_filter": "com.android.tools.idea.gradle.structure.configurables.dependencies.treeview",
},
"gradle.structure.model.android": {
- "shard_count": 3,
+ "shard_count": 4,
# Timeout waiting to lock Artifact transforms cache (b/152652501)
"tags": ["no_windows"],
"test_filter": "com.android.tools.idea.gradle.structure.model.android",