Skip to content

Sauce Labs dropped Appium 'stable' version, breaking metrics tests #5834

@antonis

Description

@antonis

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

Fix

Update the Appium version in getsentry/action-app-sdk-overhead-metrics from stable to latest (or a specific version like appium2-20250901).

References

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions