Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flake: e2e-premium test app #204

Open
spikecurtis opened this issue Nov 7, 2024 · 0 comments
Open

flake: e2e-premium test app #204

spikecurtis opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels

Comments

@spikecurtis
Copy link

/home/runner/work/coder/coder/site/e2e/helpers.ts:430:
   at helpers.ts:430

  428 | 	await page
  429 | 		.getByTestId("agent-status-ready")
> 430 | 		.waitFor({ state: "visible", timeout: 45_000 });
      | 		 ^
  431 | 	return cp;
  432 | };
  433 |
TimeoutError: locator.waitFor: Timeout 4[500](https://github.com/coder/coder/runs/32607981335#step:11:501)0ms exceeded.
Call log:
  - waiting for getByTestId('agent-status-ready') to be visible

Seen here: https://github.com/coder/coder/runs/32607981335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants