Skip to content
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

Use stagemole with e2e tests #7343

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niklasberglund
Copy link
Collaborator

@niklasberglund niklasberglund commented Dec 13, 2024

Using stagemole for e2e tests by default. Can optionally specify to use prod. Artefacts will be uploaded if testing with stagemole.

Also added very basic error handling for 429 rate limited error responses(very basic since we probably will migrate to ktor) and moved pulling of outputs from run-instrumented-tests.sh to the workflow, so that artefacts are uploaded even if the run is cancelled or tests step time out. Fixes DROID-1635


This change is Reviewable

@niklasberglund niklasberglund added the Android Issues related to Android label Dec 13, 2024
@niklasberglund niklasberglund self-assigned this Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • android/scripts/pull-test-output.sh: Language not supported
  • android/scripts/run-instrumented-tests.sh: Language not supported
  • android/test/e2e/src/main/kotlin/net/mullvad/mullvadvpn/test/e2e/misc/SimpleMullvadHttpClient.kt: Language not supported
@niklasberglund niklasberglund force-pushed the use-stagemole-in-self-hosted-e2e-tests-droid-1561 branch 2 times, most recently from 72fee6a to b63b68a Compare December 13, 2024 13:51
@niklasberglund niklasberglund force-pushed the use-stagemole-in-self-hosted-e2e-tests-droid-1561 branch from b63b68a to b067b08 Compare December 13, 2024 14:16
Copy link
Contributor

@Pururun Pururun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants