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

chore(ci): Try rearranging android integration tests to fix failures. #12093

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

b4handjr
Copy link
Contributor

Because

  • Our tests for Firefox on android seem to be failing because of the order they are ran in.

This commit

  • Changes the order to do the unenrollment tests last.

Fixes #12049

@jaredlockhart
Copy link
Collaborator

Hrmm changes to the integration test file should've triggered all the integration tests to run but it looks like the fenix recipe job and mobile tests didn't kick off?

@b4handjr
Copy link
Contributor Author

b4handjr commented Jan 23, 2025

Here's the paths it will check: experimenter/experimenter/targeting|experimenter/experimenter/experiments|experimenter/tests/firefox_fenix_beta_build.env|experimenter/tests/firefox_fenix_release_build.env, looks like we didn't add the android folder in experimenter/tests/integration/nimbus.

I can trigger these manually and then file an issue.

@b4handjr
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

Firefox for Android Integration tests are failing
2 participants