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

Move iOS 17 tests to BitBar #1698

Draft
wants to merge 9 commits into
base: next
Choose a base branch
from
Draft

Move iOS 17 tests to BitBar #1698

wants to merge 9 commits into from

Conversation

joshedney
Copy link
Contributor

Goal

Design

Changeset

Testing

@joshedney joshedney self-assigned this Oct 15, 2024
Copy link

Bugsnag.framework binary size did not change - 656,120 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

- "--fail-fast"
- "features/app_hangs.feature"
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^master|next$$"
concurrency: 5
concurrency_group: 'browserstack-app'
concurrency_group: 'bitbar'
Copy link
Contributor

Choose a reason for hiding this comment

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

The App Hang tests will stay on BrowserStack due to the nature of those tests and issues with Appium 2.

@twometresteve twometresteve changed the title Je/plat 12854 ios 17 bb Move iOS 17 tests to BitBar Oct 15, 2024
- "--device=IOS_17"
- "--appium-version=1.21.0"
- "--a11y-locator"
Copy link
Contributor

Choose a reason for hiding this comment

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

Existing issue, but --a11y-locator isn't needed in this pipeline (2 instances it seems).

- "--device=IOS_17"
- "--no-tunnel"
- "--aws-public-ip"
- "--fail-fast"
- "features/debug"
test-collector#v1.10.2:
files: "reports/TEST-*.xml"
format: "junit"
branch: "^master|next$$"
concurrency: 5
Copy link
Contributor

@twometresteve twometresteve Oct 15, 2024

Choose a reason for hiding this comment

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

concurrency: should be 25 for BitBar

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.

2 participants