Skip to content

Conversation

clarmso
Copy link
Collaborator

@clarmso clarmso commented Oct 10, 2025

📜 Tickets

Jira ticket
Github issue

💡 Description

This PR is to attempt the following to shorten the time spent on the Bitrise workflow for new PRs:

  • Use two parallel simulators in smoke tests
  • Use headless simulators for smoke tests and unit tests
  • Remove BrowsingPDFTests from smoke tests for iOS 26

Some developers wonder why it takes 23-30 minutes to finish the tests for a PR. I may bring down the time to 21 minutes from start to finish.

🎥 Demos

Before After
Demo

📝 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

@clarmso clarmso added the Do Not Merge ⛔️ This issue is a work in progress and is not ready to land label Oct 10, 2025
@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Oct 10, 2025

🧹 Tidy commit

Just 1 file(s) touched. Thanks for keeping it clean and review-friendly!

💬 Description craftsman

Great PR description! Reviewers salute you 🫡

✅ Per-file coverage

All changed files meet the threshold of 35.0%.

Generated by 🚫 Danger Swift against f738a3f

@clarmso clarmso force-pushed the cs/experiment-more-shards branch from 3963d90 to 910130e Compare October 14, 2025 20:13
@clarmso clarmso marked this pull request as ready for review October 14, 2025 21:16
@clarmso clarmso requested a review from a team as a code owner October 14, 2025 21:16
@clarmso clarmso removed the Do Not Merge ⛔️ This issue is a work in progress and is not ready to land label Oct 14, 2025
@clarmso clarmso changed the title Less iOS 26 tests. More shards [no ticket] Enable parallel simulators for smoke tests Oct 14, 2025
@clarmso clarmso merged commit 1d23485 into main Oct 15, 2025
9 checks passed
@clarmso clarmso deleted the cs/experiment-more-shards branch October 15, 2025 13:59
Copy link
Contributor

🚀 PR merged to main, targeting version: 144.2

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.

4 participants