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

increase timeout of test for windows #405

Closed
wants to merge 1 commit into from
Closed

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Sep 9, 2024

Another failure here: https://github.com/iterative/datachain/actions/runs/10750425347/job/29816550855?pr=403

There is some more investigation and discussion in #406

@mattseddon mattseddon self-assigned this Sep 9, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 9, 2024

Deploying datachain-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: ba4343f
Status: ✅  Deploy successful!
Preview URL: https://6d6d9c1e.datachain-documentation.pages.dev
Branch Preview URL: https://increase-timeout.datachain-documentation.pages.dev

View logs

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.31%. Comparing base (9d9743c) to head (ba4343f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files          92       92           
  Lines        9982     9982           
  Branches     2041     2041           
=======================================
  Hits         8716     8716           
  Misses        911      911           
  Partials      355      355           
Flag Coverage Δ
datachain 87.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mattseddon mattseddon marked this pull request as ready for review September 9, 2024 01:32
@mattseddon mattseddon requested a review from a team September 9, 2024 01:32
@skshetry
Copy link
Member

skshetry commented Sep 9, 2024

Given that the 3.9 job finishes in ~19mins, the other job is most likely frozen, and we should investigate instead of increasing timeout.

@mattseddon mattseddon closed this Sep 9, 2024
@mattseddon
Copy link
Member Author

I think it is just luck of the draw with the windows runner that we pull. Some perform like dog shit and take 4x longer than a normal runner. The job was 92% of the way through.

@skshetry
Copy link
Member

skshetry commented Sep 9, 2024

It could be E2E tests too, that are frozen. We can add pytest-timeout and see if they fail.

@mattseddon mattseddon deleted the increase-timeout branch September 9, 2024 03:01
@mattseddon mattseddon restored the increase-timeout branch September 10, 2024 02:32
@mattseddon mattseddon reopened this Sep 10, 2024
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.

2 participants