Skip to content

Investigate possible flaky webapp tests #661

Open
@harshilsharma63

Description

@harshilsharma63

Summary:
Two webapp tests seem to be flaky-

1) Create and delete board / card
       Can create a table view:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `.ViewHeader .Editable[title='Table view']`, but never found it.
      at Context.eval (http://localhost:8088/__cypress/tests?p=cypress/integration/createBoard.js:163:59)

  2) Create and delete board / card
       Can rename the table view:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `.ViewHeader .Editable[title='Table view']`, but never found it.
      at Context.eval (http://localhost:8088/__cypress/tests?p=cypress/integration/createBoard.js:170:8)

More details of the failed CI run can be found here -https://github.com/mattermost/focalboard/runs/2952731939?check_suite_focus=true#step:12:139

We need to verify the behaviour and fix the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingHelp WantedExtra attention is neededSev/3Issue affects minor, non-critical functionalityTech/ReactReact skills neededUp for grabsLooking for a contributor to fix it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions