-
-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Labels
Description
Description
The performance metrics tests (metrics (legacy, android), metrics (legacy, ios), metrics (new, ios)) are failing because Sauce Labs has removed the stable Appium version.
Error
StartupTimeTest > startup time() FAILED
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message:
The Appium version 'stable' is not available. If it previously worked for you, it might be that we stopped supporting
this specific Appium version. Visit https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-versions/#end-of-life
for more details on our Appium versions end-of-life strategy.
Please choose one of the following available versions:
appium2-20250501, appium3-deque-accessibility, appium3-2026-01, appium2-20250901,
appium3-2025-10, appium2-2025-09, appium2-deque-accessibility, 1.22.2, appium2-20250101, 1.22.1, latest
Impact
- Affects all branches, not just PRs — confirmed by re-running a previously passing job on
main: https://github.com/getsentry/sentry-react-native/actions/runs/23201803389/job/67554013713 - The
appiumVersion: stableis configured in the external actiongetsentry/action-app-sdk-overhead-metrics, not in this repo. - Failing CI jobs:
metrics (legacy, android)metrics (legacy, ios)metrics (new, ios)
Fix
Update the Appium version in getsentry/action-app-sdk-overhead-metrics from stable to latest (or a specific version like appium2-20250901).
References
- Sauce Labs Appium versions EOL: https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-versions/#end-of-life
- Example failing run: https://github.com/getsentry/sentry-react-native/actions/runs/23237587000/job/67548813038
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.