Skip to content

flake: Web terminal test - No resource with given identifier found at Page #613

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

Closed
BrunoQuaresma opened this issue May 6, 2025 · 1 comment
Labels

Comments

@BrunoQuaresma
Copy link

Build:
https://github.com/coder/coder/actions/runs/14846383884/job/41681186457?pr=17684#step:11:736

Full error:

response.body: Protocol error (Network.getResponseBody): No resource with given identifier found
at Page. (/home/runner/work/coder/coder/site/e2e/hooks.ts:31:35)

{
  name: 'Error',
  [Symbol(step)]: {
    stepId: 'pw:api@28',
    location: {
      file: '/home/runner/work/coder/coder/site/e2e/hooks.ts',
      line: 31,
      column: 35,
      function: 'Page.<anonymous>'
    },
    category: 'pw:api',
    title: 'response.body',
    apiName: 'response.body',
    params: undefined,
    boxedStack: undefined,
    steps: [],
    complete: [Function: complete],
    endWallTime: 1[746](https://github.com/coder/coder/actions/runs/14846383884/job/41681186457?pr=17684#step:11:747)479975586,
    error: {
      message: 'Error: response.body: Protocol error (Network.getResponseBody): No resource with given identifier found',
      stack: 'Error: response.body: Protocol error (Network.getResponseBody): No resource with given identifier found\n' +
        '    at Page.<anonymous> (/home/runner/work/coder/coder/site/e2e/hooks.ts:31:35)'
    }
  }
}
@BrunoQuaresma
Copy link
Author

It was not a flake 🙃

@BrunoQuaresma BrunoQuaresma closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2025
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

1 participant