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

Investigate model test failures in CI #633

Open
davidkyle opened this issue Nov 16, 2023 · 0 comments
Open

Investigate model test failures in CI #633

davidkyle opened this issue Nov 16, 2023 · 0 comments
Labels
ci issues related to continuous integration topic:NLP Issue or PR about NLP model support and eland_import_hub_model

Comments

@davidkyle
Copy link
Member

The tests added in #623 can cause occasional build failures. Sometimes the console log just ends without any errors and sometimes there is a message along the lines of pytest failed with exit code -9.

The problem appears to be due to memory consumption as the tests pass when building on a larger machine. For example the tests passed when 52GB machine was used in a988877

That change was not merged as build should not require so much memory.

@davidkyle davidkyle added ci issues related to continuous integration topic:NLP Issue or PR about NLP model support and eland_import_hub_model labels Nov 16, 2023
bartbroere pushed a commit to bartbroere/eland that referenced this issue Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issues related to continuous integration topic:NLP Issue or PR about NLP model support and eland_import_hub_model
Projects
None yet
Development

No branches or pull requests

1 participant