Skip to content

Remove deadline and improve speed of max_str_len test #337

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

Merged
merged 3 commits into from
Oct 20, 2020

Conversation

eric-czech
Copy link
Collaborator

@eric-czech eric-czech commented Oct 19, 2020

These are small changes for https://github.com/pystatgen/sgkit/issues/336.

They improve the running time of a single test modestly and make it impossible for the test to fail the build again due to sporadic latencies.

I'm not sure what to do about deadlines in general (as mentioned in the issue), but perhaps disabling them when they become problematic is the best approach.

FYI these changes bring the total time for this test to run across all parameterizations down to ~1.5s (from ~6s), which is still annoyingly slow but a bit more palatable.

@codecov-io
Copy link

codecov-io commented Oct 19, 2020

Codecov Report

Merging #337 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          28       28           
  Lines        1967     1967           
=======================================
  Hits         1897     1897           
  Misses         70       70           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b22e80...de13236. Read the comment docs.

@jeromekelleher jeromekelleher added the auto-merge Auto merge label for mergify test flight label Oct 20, 2020
@mergify mergify bot merged commit 8e3687b into sgkit-dev:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Auto merge label for mergify test flight
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants