Skip to content

E2E flake blocks console-app PRs: Unauthenticated identity id + tracing deeplink empty-state failures #134

Description

@rowan-stein

Context

Console app PR is blocked because E2E fails consistently on unrelated suites.

Example failing runs:

Symptoms

  1. Go-core suite failure:

TestWorkloadStartsOnUnackedMessage

Error:

create llm provider: rpc error: code = Unauthenticated desc = identity id is required
  1. Playwright tracing-app smoke failure:

test/e2e/message-deeplink-empty.spec.ts fails with:

  • expect(locator).toBeVisible()
  • Error: element(s) not found
  1. Additional noisy/possibly related infra errors during runs:
  • mockauth.dev requests aborted / 400/503
  • Console API calls returning 404 for AgentsGateway/ListAgentRoles
  • Notifications subscribe aborts

Impact

Blocks merging unrelated console-app changes (e.g., PR agynio/console-app#103).

Request

Please investigate E2E harness/environment stability and fix the underlying causes so E2E becomes consistently green again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions