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

cache improvements, enable gensim tests, more verbose test output for skipped and failed tests #2756

Merged
merged 1 commit into from Jul 26, 2021

Conversation

purificant
Copy link
Member

A few small updates to Github Actions CI:

  • enable more verbose output for skipped and failed tests with pytest -rsx, this is useful when a test is skipped due to a missing dependency or third party package
  • enable test that requires gensim package
  • skip cache regeneration step on cache hit, this further speeds up the build with warm cache

@stevenbird stevenbird merged commit 6411fab into nltk:develop Jul 26, 2021
@stevenbird
Copy link
Member

Excellent!

@purificant purificant deleted the ci_github_caching branch September 18, 2021 16:52
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