Skip to content

test_session_persists times out waiting for Workbench session launch #24

@ian-flores

Description

@ian-flores

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions