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

address flaky Cypress test for text tiles #1488

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nstclair-cc
Copy link
Collaborator

Hey @kswenson - I think the solution for the flaky test for now is to comment out the offending code. I manual tested and things look okay for now, but let me know if more steps are needed or if you see something more obvious. Feel free to merge if you agree.

@nstclair-cc nstclair-cc added the v3 CODAP v3 label Sep 13, 2024
@nstclair-cc nstclair-cc marked this pull request as ready for review September 13, 2024 20:48
Copy link
Member

@kswenson kswenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 We test this behavior in other tests so I don't think there's much value in leaving it commented out, so I'd recommend removing it entirely rather than leaving it commented out.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.33%. Comparing base (da8c641) to head (6ba8cc6).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1488      +/-   ##
==========================================
+ Coverage   85.23%   85.33%   +0.10%     
==========================================
  Files         555      555              
  Lines       27601    27601              
  Branches     7558     7558              
==========================================
+ Hits        23525    23554      +29     
+ Misses       3920     3746     -174     
- Partials      156      301     +145     
Flag Coverage Δ
cypress 74.65% <ø> (+0.13%) ⬆️
jest 53.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Sep 16, 2024

codap-v3    Run #4344

Run Properties:  status check passed Passed #4344  •  git commit 6ba8cc6787: deleted update text tile Cypress test
Project codap-v3
Branch Review flaky-text-tile-test
Run status status check passed Passed #4344
Run duration 08m 28s
Commit git commit 6ba8cc6787: deleted update text tile Cypress test
Committer nstclair-cc
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 29
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 213
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 CODAP v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants