Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

flake: updateWorkspace.spec.ts e2e test #10989

Closed
Assignees
mtojek
Labels
s4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks
@Parkreiner

Description

@Parkreiner

Link to job
Footage

Error:

/home/runner/actions-runner/_work/coder/coder/site/e2e/helpers.ts:656:   at helpers.ts:656  654 |           "']",  655 |       );> 656 |       await parameterField.check();      |^  657 |     } else if (richParameter.type === "list(string)") {  658 |       throw new Error("not implemented yet"); // FIXME  659 |     } else {elementHandle.check: Element is not attached to the DOM

As far as I can tell, here's a basic summary of the issue:

  1. The offending test is "update workspace – new, optional, immutable parameter added" fromupdateWorkspace.spec
  2. We're getting an error from the call to thefillParameters helper function because the input field that is supposed to be getting filled out isn't being rendered to the DOM
  3. The helper is called when the test case calls thecreateWorkspace andupdateWorkspace helpers, but from the footage, it looks like the error is from the update step?

Metadata

Metadata

Assignees

Labels

s4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp