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

Nightly build is failed (.cvat-draw-polygon-popover-visible never found) #2792

Closed
2 tasks done
nmanovic opened this issue Feb 11, 2021 · 1 comment · Fixed by #2797
Closed
2 tasks done

Nightly build is failed (.cvat-draw-polygon-popover-visible never found) #2792

nmanovic opened this issue Feb 11, 2021 · 1 comment · Fixed by #2797
Labels
bug Something isn't working customer High priority feature request

Comments

@nmanovic
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

CI tests have to be robust.

Current Behaviour

  2) Actions on polygon
       Testing case "10"
         Draw a polygon shape, track with second label:
     AssertionError: Timed out retrying: Expected to find element: `.cvat-draw-polygon-popover-visible`, but never found it.
      ./cypress/support/commands.js/<@http://localhost:8080/__cypress/tests?p=cypress/support/index.js:1035:6
      runCommand/<@http://localhost:8080/__cypress/runner/cypress_runner.js:169097:15
      tryCatcher@http://localhost:8080/__cypress/runner/cypress_runner.js:10325:23

Steps to Reproduce (for bugs)

https://github.com/openvinotoolkit/cvat/actions/runs/556084657

Context

Nightly testing on our CI

@nmanovic nmanovic added bug Something isn't working customer High priority feature request labels Feb 11, 2021
@dvkruchinin
Copy link
Contributor

This is similar to the situation after the antd update. And is reproduce frequently in Firefox browser in headless mode. The error became reproducible after the commit merge #2780 . I will try to solve it by means of Cypress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer High priority feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants