Skip to content

Conversation

@shadeMe
Copy link
Contributor

@shadeMe shadeMe commented Jul 4, 2022

Description

Occasionally, we have spurious test failures caused by a test iteration/run taking too long to execute and running afoul of the default, arbitrary deadline of 200ms. This PR raises the deadline significantly for all tests to eliminate this particular kind of test failure.

Thinc companion PR - explosion/thinc#714

Types of change

Tests

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@shadeMe shadeMe requested a review from svlandeg July 4, 2022 10:30
@shadeMe shadeMe added the tests New, missing or incorrect tests label Jul 4, 2022
@shadeMe
Copy link
Contributor Author

shadeMe commented Jul 4, 2022

@explosion-bot please test_slow_gpu

@explosion-bot
Copy link
Collaborator

explosion-bot commented Jul 4, 2022

🪁 Successfully triggered build on Buildkite

URL: https://buildkite.com/explosion-ai/spacy-slow-gpu-tests/builds/60

@shadeMe shadeMe merged commit d36d66b into explosion:master Jul 4, 2022
@shadeMe shadeMe deleted the fix/disable-test-deadlines branch July 4, 2022 16:37
polm pushed a commit that referenced this pull request Jul 11, 2022
#11070)

* Increase test deadline to 30 minutes to prevent spurious test failures

* Reduce deadline to 2 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests New, missing or incorrect tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants