Skip to content

e2e flake: start workspace with ephemeral parameters #10747

@spikecurtis

Description

@spikecurtis

seen here: https://github.com/coder/coder/actions/runs/6891060293/job/18745339054

  pw:api   navigated to "http://localhost:3000/templates/83563fcd" +147ms
  pw:api   locator resolved to <html>…</html> +855ms
  pw:api <= expect.toHaveURL succeeded +0ms
  pw:api => page.goto started +1ms
   at helpers.ts:224

  222 |   }
  223 |
> 224 |   await page.waitForSelector(
      |              ^
  225 |     "span[data-testid='build-status'] >> text=Running",
  226 |     {
  227 |       state: "visible",
page.waitForSelector: Page closed
=========================== logs ===========================
waiting for locator('span[data-testid=\'build-status\']').locator('text=Running') to be visible
============================================================

Metadata

Metadata

Assignees

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