Skip to content

Conversation

@archibald1418
Copy link
Contributor

@archibald1418 archibald1418 commented Jan 27, 2026

Motivation and context

Consensus still flakes, example

#10142 didn't account for:

  • locating an actionable element [role="menuitem"] instead of the overlay's <li> which can be ephemeral during rendering. In Ant, overlays are not children of the trigger and are portalled by React so it was less consistent
  • globalcy.contains('li') matching a hidden item in the wrong time
  • not using force: true to bypass Cypress actionability checks

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

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.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.73%. Comparing base (ece181e) to head (22d9b08).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10225      +/-   ##
===========================================
- Coverage    75.95%   73.73%   -2.23%     
===========================================
  Files          430      430              
  Lines        46550    46543       -7     
  Branches      4174     4174              
===========================================
- Hits         35359    34318    -1041     
- Misses       11191    12225    +1034     
Components Coverage Δ
cvat-ui 77.58% <ø> (-0.16%) ⬇️
cvat-server 70.46% <ø> (-3.98%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@archibald1418
Copy link
Contributor Author

/check

2 similar comments
@archibald1418
Copy link
Contributor Author

/check

@archibald1418
Copy link
Contributor Author

/check

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

✔️ All checks completed successfully
📄 See logs here

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

❌ Some checks failed
📄 See logs here

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

❌ Some checks failed
📄 See logs here

@archibald1418
Copy link
Contributor Author

/check

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

✔️ All checks completed successfully
📄 See logs here

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.

3 participants