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

Pytest fix memory leak and put pytest marker on slow tests #520

Merged
merged 3 commits into from
Oct 26, 2020
Merged

Pytest fix memory leak and put pytest marker on slow tests #520

merged 3 commits into from
Oct 26, 2020

Conversation

lalitpagaria
Copy link
Contributor

@lalitpagaria lalitpagaria commented Oct 26, 2020

@tholor @tanaysoni Please review.

@lalitpagaria lalitpagaria reopened this Oct 26, 2020
@lalitpagaria lalitpagaria changed the title WIP: Pytest refactoring Pytest fix memory leak Oct 26, 2020
@lalitpagaria lalitpagaria changed the title Pytest fix memory leak Pytest fix memory leak and put pytest marker on slow tests Oct 26, 2020
Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for fixing this @lalitpagaria . This is really helpful and the slow decorators will be useful in the upcoming CI refactoring (started already in #518 )

@tholor tholor merged commit abda994 into deepset-ai:master Oct 26, 2020
@lalitpagaria lalitpagaria deleted the pytest_refactoring branch October 26, 2020 18:22
@lalitpagaria
Copy link
Contributor Author

Currently I have marked every tests which is taking more than 10s except two which need warm-up (pdf, tika and elasticsearch initialisation)

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

Successfully merging this pull request may close these issues.

None yet

2 participants