Skip to content

Add MTE-5216 Enable Parallel Testing for the smoke test#32250

Draft
mdotb-moz wants to merge 6 commits intomainfrom
mb/MTE-5216-ParallelExecution
Draft

Add MTE-5216 Enable Parallel Testing for the smoke test#32250
mdotb-moz wants to merge 6 commits intomainfrom
mb/MTE-5216-ParallelExecution

Conversation

@mdotb-moz
Copy link
Contributor

📜 Tickets

Jira ticket

💡 Description

  • Enabled parallel test execution for smoke tests in Bitrise CI workflow

    • Added -parallel-testing-enabled YES and -parallel-testing-worker-count 2 flags to xcodebuild options
    • Added -quiet flag to reduce verbose output during test runs

    Changes
    Modified bitrise.yml:

    • Updated xcodebuild_options in the firefox_smoke_test_bitrise workflow to include parallel testing configuration with 2 worker threads

    Benefits

    • Reduced smoke test execution time in CI by running tests in parallel
    • Improved CI/CD pipeline efficiency
    • Maintained test reliability with 2 parallel workers

📝 Checklist

  • I filled in the ticket numbers and a description of my work
  • I updated the PR name to follow our PR naming guidelines
  • I ensured unit tests pass and wrote tests for new code
  • If working on UI, I checked and implemented accessibility (Dynamic Text and VoiceOver)
  • If adding telemetry, I read the data stewardship requirements and will request a data review
  • If adding or modifying strings, I read the guidelines and will request a string review from l10n
  • If needed, I updated documentation and added comments to complex code

@mdotb-moz mdotb-moz added the Do Not Merge ⛔️ This issue is a work in progress and is not ready to land label Feb 24, 2026
@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Feb 24, 2026

💪 Quality guardian

5 tests files modified. You're a champion of test coverage! 🚀

🥇 Perfect PR size

Smaller PRs are easier to review. Thanks for making life easy for reviewers! ✨

💬 Description craftsman

Great PR description! Reviewers salute you 🫡

✅ New file code coverage

No new file detected so code coverage gate wasn't ran.

Generated by 🚫 Danger Swift against 8f721dd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge ⛔️ This issue is a work in progress and is not ready to land

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants