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

Cypress. Fix for Firefox browser. #2797

Merged
merged 5 commits into from
Feb 14, 2021

Conversation

dvkruchinin
Copy link
Contributor

Motivation and context

Trying to solve the crash of tests in nightly.
Test run in CI: https://github.com/dvkruchinin/cvat/pull/19/checks?check_run_id=1881416466
Resolved #2792

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

coveralls commented Feb 11, 2021

Coverage Status

Coverage increased (+0.02%) to 69.778% when pulling c9ff7f5 on dvkruchinin:dkru/cypress-fix-for-firefox into 897267c on openvinotoolkit:develop.

tests/cypress/support/commands.js Show resolved Hide resolved
tests/cypress/support/commands.js Outdated Show resolved Hide resolved
@dvkruchinin dvkruchinin force-pushed the dkru/cypress-fix-for-firefox branch from 3079f4f to c9ff7f5 Compare February 12, 2021 15:21
@bsekachev bsekachev merged commit e382313 into cvat-ai:develop Feb 14, 2021
kenu pushed a commit to kenu/cvat that referenced this pull request Feb 23, 2021
* Fix for Firefox browser

* Remove unnecessary line

* body - focus(). Additional check hidden popover.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly build is failed (.cvat-draw-polygon-popover-visible never found)
3 participants