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

Take a look at these slow tests #35

Open
arthur29 opened this issue Apr 5, 2021 · 0 comments
Open

Take a look at these slow tests #35

arthur29 opened this issue Apr 5, 2021 · 0 comments

Comments

@arthur29
Copy link
Contributor

arthur29 commented Apr 5, 2021

We should take a look at these slow tests:

------------------------------
624
• [SLOW TEST:7.027 seconds]
625
Scores Expirer Worker should expire scores and delete set
626
/home/runner/work/podium/podium/worker/expiration_worker_test.go:72
627
------------------------------
628
• [SLOW TEST:6.027 seconds]
629
Scores Expirer Worker should not expire scores that are in the future
630
/home/runner/work/podium/podium/worker/expiration_worker_test.go:115
631
------------------------------
632
• [SLOW TEST:5.027 seconds]
633
Scores Expirer Worker should not expire scores that are not inserted with scoreTTL set
634
/home/runner/work/podium/podium/worker/expiration_worker_test.go:158
635
------------------------------
636
Found no test suites, did you forget to run "ginkgo bootstrap"?
637
• [SLOW TEST:8.027 seconds]
638
Scores Expirer Worker a call to expireScores should only remove ExpirationLimitPerRun members from a set
639
/home/runner/work/podium/podium/worker/expiration_worker_test.go:194
640

Originally posted by @leonardo2204 in #34 (comment)

Co-authored-by: leonardo2204 [email protected]

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

No branches or pull requests

1 participant