-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bump Ginkgo to v2. #8010
Bump Ginkgo to v2. #8010
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8010 +/- ##
==========================================
- Coverage 58.82% 58.82% -0.01%
==========================================
Files 346 346
Lines 28901 28886 -15
==========================================
- Hits 17002 16993 -9
+ Misses 10467 10464 -3
+ Partials 1432 1429 -3 ☔ View full report in Codecov by Sentry. |
The existing case filters are not working after bumping to v2. All cases are executed, so the tests failed with timeout. |
Signed-off-by: Xun Jiang <blackpigletbruce@gmail.com>
I found the error was caused by the E2E test makefile not updating the Ginkgo version. |
Thank you for contributing to Velero!
Please add a summary of your change
Does your change fix a particular issue?
Fixes #7961
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.