-
Notifications
You must be signed in to change notification settings - Fork 133
Fix flaky e2e tests #14319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Fix flaky e2e tests #14319
Conversation
To reduce shared state and decrease flakiness
Our tests are not longer than max 2m30s
> The number of times to retry failed tests. Default is 0. Max is 10. Setting the value to 1 will mean that test are retried once. If the test fails then succeeds after the retry the run will be marked as "successful". The matrix with a flaky test will be marked as flaky.
Project dependencies changeslist! Upgraded Dependencies
com.automattic.tracks:crashlogging:6.0.4, (changed from 6.0.3)
com.automattic.tracks:experimentation:6.0.4, (changed from 6.0.3)
com.automattic:Automattic-Tracks-Android:6.0.4, (changed from 6.0.3)
io.sentry:sentry:8.17.0, (changed from 7.17.0)
io.sentry:sentry-android-core:8.17.0, (changed from 7.17.0)
io.sentry:sentry-android-fragment:8.17.0, (changed from 7.17.0)
io.sentry:sentry-android-navigation:8.17.0, (changed from 7.17.0)
io.sentry:sentry-bom:8.17.0, (changed from 7.17.0)
io.sentry:sentry-compose-android:8.17.0, (changed from 7.17.0)
io.sentry:sentry-okhttp:8.17.0, (changed from 7.17.0)
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.24, (changed from 1.9.10)
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.24, (changed from 1.9.10) tree +--- androidx.databinding:viewbinding:8.8.0
| \--- androidx.annotation:annotation:1.0.0 -> 1.9.1
| \--- androidx.annotation:annotation-jvm:1.9.1
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10
-| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (c)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.24 (c)
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.10 (c)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.24 (c)
+--- com.google.firebase:firebase-messaging -> 24.1.0
| +--- com.google.firebase:firebase-common-ktx:21.0.0
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 2.1.10 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.24
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
| \--- com.google.firebase:firebase-datatransport:18.2.0
| \--- com.google.android.datatransport:transport-backend-cct:3.1.9
| \--- com.google.firebase:firebase-encoders-json:18.0.0 -> 18.0.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.9.24 (*)
+--- com.google.android.material:material:1.12.0
| \--- org.jetbrains.kotlin:kotlin-bom:1.8.22
-| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (c)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (c)
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (c)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (c)
+--- androidx.work:work-runtime-ktx:2.10.2
| \--- androidx.work:work-runtime:2.10.2
| \--- androidx.room:room-ktx:2.6.1
| \--- androidx.room:room-common:2.6.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-+--- com.automattic.tracks:experimentation:6.0.3
-| +--- com.squareup.okhttp3:okhttp:4.12.0
-| | +--- com.squareup.okio:okio:3.6.0 -> 3.7.0
-| | | \--- com.squareup.okio:okio-jvm:3.7.0
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.10 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
-| +--- com.squareup.moshi:moshi:1.15.1
-| | +--- com.squareup.okio:okio:3.7.0 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
-| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
++--- com.automattic.tracks:experimentation:6.0.4
+| +--- com.squareup.okhttp3:okhttp:4.12.0
+| | +--- com.squareup.okio:okio:3.6.0 -> 3.7.0
+| | | \--- com.squareup.okio:okio-jvm:3.7.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.1.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
+| +--- com.squareup.moshi:moshi:1.15.1
+| | +--- com.squareup.okio:okio:3.7.0 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
-+--- com.automattic:Automattic-Tracks-Android:6.0.3
++--- com.automattic:Automattic-Tracks-Android:6.0.4
-+--- com.automattic.tracks:crashlogging:6.0.3
-| +--- io.sentry:sentry-bom:7.17.0
-| | +--- io.sentry:sentry-android-core:7.17.0 (c)
-| | +--- io.sentry:sentry-android-fragment:7.17.0 (c)
-| | +--- io.sentry:sentry-compose-android:7.17.0 (c)
-| | +--- io.sentry:sentry-okhttp:7.17.0 (c)
-| | +--- io.sentry:sentry:7.17.0 (c)
-| | \--- io.sentry:sentry-android-navigation:7.17.0 (c)
-| +--- io.sentry:sentry-android-core -> 7.17.0
-| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.8.7 (*)
-| | +--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.8.7 (*)
-| | +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
-| | \--- io.sentry:sentry:7.17.0
-| +--- io.sentry:sentry-okhttp -> 7.17.0
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
-| | \--- io.sentry:sentry:7.17.0
-| +--- io.sentry:sentry-android-fragment -> 7.17.0
-| | \--- io.sentry:sentry:7.17.0
-| +--- io.sentry:sentry-compose-android -> 7.17.0
-| | +--- io.sentry:sentry:7.17.0
-| | +--- io.sentry:sentry-android-navigation:7.17.0
-| | | \--- io.sentry:sentry:7.17.0
-| | \--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.8.7 (*)
-| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
-| +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0 (*)
-| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
++--- com.automattic.tracks:crashlogging:6.0.4
+| +--- io.sentry:sentry-bom:8.17.0
+| | +--- io.sentry:sentry-android-core:8.17.0 (c)
+| | +--- io.sentry:sentry-android-fragment:8.17.0 (c)
+| | +--- io.sentry:sentry-compose-android:8.17.0 (c)
+| | +--- io.sentry:sentry-okhttp:8.17.0 (c)
+| | +--- io.sentry:sentry:8.17.0 (c)
+| | \--- io.sentry:sentry-android-navigation:8.17.0 (c)
+| +--- io.sentry:sentry-android-core -> 8.17.0
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.8.7 (*)
+| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.8.7 (*)
+| | +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
+| | \--- io.sentry:sentry:8.17.0
+| +--- io.sentry:sentry-okhttp -> 8.17.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.24 (*)
+| | \--- io.sentry:sentry:8.17.0
+| +--- io.sentry:sentry-android-fragment -> 8.17.0
+| | \--- io.sentry:sentry:8.17.0
+| +--- io.sentry:sentry-compose-android -> 8.17.0
+| | +--- io.sentry:sentry:8.17.0
+| | +--- io.sentry:sentry-android-navigation:8.17.0
+| | | \--- io.sentry:sentry:8.17.0
+| | \--- androidx.lifecycle:lifecycle-common-java8:2.2.0 -> 2.8.7 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| +--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
+--- project :libs:fluxc
| \--- com.squareup.okhttp3:okhttp-urlconnection:4.9.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 -> 1.9.24 (*)
+--- project :libs:login
| \--- androidx.credentials:credentials-play-services-auth:1.2.0
| \--- com.google.android.libraries.identity.googleid:googleid:1.1.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.24 (*)
+--- project :libs:cardreader
| \--- com.stripe:stripeterminal-taptopay:4.3.1
| +--- com.squareup.okhttp3:okhttp-tls:4.12.0
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
| +--- com.squareup.wire:wire-moshi-adapter:4.9.11
| | +--- com.squareup.wire:wire-runtime:4.9.11
| | | \--- com.squareup.wire:wire-runtime-jvm:4.9.11
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
| \--- com.stripe:stripeterminal-internal-common:4.3.1
| +--- com.squareup.moshi:moshi-adapters:1.15.1
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
| +--- io.ktor:ktor-client-core:2.3.11
| | \--- io.ktor:ktor-client-core-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | +--- io.ktor:ktor-http:2.3.11
| | | \--- io.ktor:ktor-http-jvm:2.3.11
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | | \--- io.ktor:ktor-utils:2.3.11
| | | \--- io.ktor:ktor-utils-jvm:2.3.11
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | | \--- io.ktor:ktor-io:2.3.11
| | | \--- io.ktor:ktor-io-jvm:2.3.11
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | +--- io.ktor:ktor-events:2.3.11
| | | \--- io.ktor:ktor-events-jvm:2.3.11
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | \--- io.ktor:ktor-websocket-serialization:2.3.11
| | \--- io.ktor:ktor-websocket-serialization-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | \--- io.ktor:ktor-serialization:2.3.11
| | \--- io.ktor:ktor-serialization-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | \--- io.ktor:ktor-websockets:2.3.11
| | \--- io.ktor:ktor-websockets-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| +--- io.ktor:ktor-client-content-negotiation:2.3.11
| | \--- io.ktor:ktor-client-content-negotiation-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| +--- io.ktor:ktor-client-serialization:2.3.11
| | \--- io.ktor:ktor-client-serialization-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | \--- io.ktor:ktor-client-json:2.3.11
| | \--- io.ktor:ktor-client-json-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| +--- io.ktor:ktor-serialization-kotlinx-json:2.3.11
| | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| | \--- io.ktor:ktor-serialization-kotlinx:2.3.11
| | \--- io.ktor:ktor-serialization-kotlinx-jvm:2.3.11
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
| \--- io.ktor:ktor-client-okhttp:2.3.11
| \--- io.ktor:ktor-client-okhttp-jvm:2.3.11
-| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.10 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+--- com.automattic:about:1.7.0
| \--- com.google.accompanist:accompanist-drawablepainter:0.20.2 -> 0.23.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.24 (*)
+--- com.zendesk:support:5.0.8
| +--- com.zendesk:support-providers:5.0.8
| | +--- com.zendesk:core:4.0.6
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
| | +--- com.zendesk:guide-providers:1.0.7
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
| +--- com.zendesk:guide:1.0.7
| | +--- com.zendesk:sdk-configurations:2.0.1
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
| | +--- com.zendesk:messaging-api:5.2.3
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
| | +--- com.zendesk:messaging:5.2.3
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
| | | \--- com.zendesk:common-ui:4.0.3
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 -> 1.9.24 (*)
+--- com.tinder.statemachine:statemachine:0.2.0
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.21 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.21 -> 1.9.24 (*)
+--- androidx.constraintlayout:constraintlayout-compose:1.0.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.10 -> 1.9.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.10 -> 1.9.24 (*)
\--- com.airbnb.android:lottie-compose:5.2.0
- \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.10 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.24 (*) |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #14319 +/- ##
============================================
- Coverage 37.64% 37.64% -0.01%
+ Complexity 9082 9081 -1
============================================
Files 1980 1980
Lines 111396 111396
Branches 14680 14680
============================================
- Hits 41940 41939 -1
Misses 65618 65618
- Partials 3838 3839 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
] | ||
localResultsDir = "$rootDir/build/instrumented-tests" | ||
|
||
useOrchestrator = true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orchestrator will help with test runs isolation. Any performance drawbacks should be mitigated by tests sharding.
] | ||
localResultsDir = "$rootDir/build/instrumented-tests" | ||
|
||
useOrchestrator = true | ||
testTimeout = "5m" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
] | ||
localResultsDir = "$rootDir/build/instrumented-tests" | ||
|
||
useOrchestrator = true | ||
testTimeout = "5m" | ||
flakyTestAttempts = 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's acceptable to repeat an e2e test once in our case: they rely (at least partially) on backend sites and this might be one of the sources of flakiness.
@@ -39,7 +39,7 @@ apache-commons-text = '1.10.0' | |||
apache-http-client-android = '4.3.5.1' | |||
automattic-about = '1.7.0' | |||
automattic-measure-builds = '3.2.1' | |||
automattic-tracks = '6.0.3' | |||
automattic-tracks = '6.0.4' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wzieba Thanks for taking care of this! I reviewed the changes, and they make sense to me. However, I’m puzzled as to why they were failing - could it be an issue with the outdated emulator and its network settings? |
No problem @kidinov !
Yes, I think you're right. As @ParaskP7 mentioned in a Slack thread, this flakiness started to appear around the time of some other changes in FTL - e.g. I hope that changing device to default + other changes will help eliminate (or reduce to reasonable levels) flakiness of these e2e tests. If no, we'll dig more 👍 . Do you mind approving the PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Generated by 🚫 Danger |
Thanks! I'll wait a bit with merging this, as we discussed with Petros on DM. |
Closes: AINFRA-903
Reverts: #14302
Description
This PR is an attempt to address flakiness of e2e tests that the team lately observed. It will
Testing information
You can repeat instrumentation tests job on CI, or run
./gradlew assembleVanillaDebug assembleVanillaDebugAndroidTest && ./gradlew runFlank
and see that tests don't fail.The tests that have been performed
I've executed instrumented tests 5 times (+ more during work on this PR) and they all passed
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.