You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump ginkgo to v2.26.0
Signed-off-by: Stephen Finucane <[email protected]>
* tests: Replace deprecated ginkgo opts
Resolve the following warning from tests:
You're using deprecated Ginkgo functionality:
=============================================
--ginkgo.noColor is deprecated, use --ginkgo.no-color instead
Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags
--ginkgo.progress is deprecated . The functionality provided by
--progress was confusing and is no longer needed. Use
--show-node-events instead to see node entry and exit events
included in the timeline of failed and verbose specs. Or you can
run with -vv to always see all node events. Lastly,
--poll-progress-after and the PollProgressAfter decorator now
provide a better mechanism for debugging specs that tend to get
stuck.
Signed-off-by: Stephen Finucane <[email protected]>
---------
Signed-off-by: Stephen Finucane <[email protected]>
0 commit comments