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

test: Add delay to upcoming mtg filter tests #6707

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

jennifer-richards
Copy link
Member

Hopefully this will fix the transient failures around the do_upcoming_view_filter_test helper

This is the quick-and-dirty approach - could be smarter and use a WebDriverWait if something unexpected is encountered, but that will require some care so let's see if this works first. Probably adds ~5 seconds to the testing time because there are 22 tests using the helper.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d1909fd) 88.82% compared to head (06b0630) 88.83%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6707   +/-   ##
=======================================
  Coverage   88.82%   88.83%           
=======================================
  Files         285      285           
  Lines       40224    40224           
=======================================
+ Hits        35730    35731    +1     
+ Misses       4494     4493    -1     

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

@rjsparks rjsparks merged commit ddebdf0 into ietf-tools:main Nov 29, 2023
9 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants