Description
test_session_persists[chromium] timed out after 60s waiting for a Workbench session to start on ganso01-staging. The URL stayed at the workspaces page and never navigated to a new /s/<id>/ URL.
Observed behavior
TimeoutError: Session did not start within 60 s. URL stayed at https://dev.ganso.lab.staging.posit.team/s/57ea13c286bd33c286bd3/workspaces/
The test was already on a /s/<id>/workspaces/ URL, which suggests a previous session existed. The wait logic checks for navigation to a new session URL, but it appears the session launch didn't trigger navigation away from the existing workspaces page.
Environment
- Cluster: ganso01-staging
- Running with
-n 3 (parallel execution)