Skip to content

Commit a2e7b83

Browse files
committed
Add additional note to Android tests
1 parent 81e59e9 commit a2e7b83

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# We currently have a bug where gradle tests become flaky when executed in parallel
22
# - sometimes, gradle fails to connect to the gradle daemon.
33
# Therefore, force this test to run sequentially.
4+
# Additionally, Android SDK on-demand downloading can fail when multiple tests try to download the same SDK in parallel.

0 commit comments

Comments
 (0)