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

tests: Increase timeout on lit tests #3125

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

alexarice
Copy link
Collaborator

The test /tests/filecheck/dialects/stencil/oec-kernels/fvtp2d_qi.mlir keeps timing out on my system. Could we either increase the timeout (as in this pr) or fix the test.

@alexarice alexarice added bug Something isn't working testing PRs that modify tests labels Aug 31, 2024
@alexarice alexarice self-assigned this Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.91%. Comparing base (30dcaa1) to head (04ec402).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3125   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files         425      425           
  Lines       53391    53391           
  Branches     8268     8268           
=======================================
  Hits        48006    48006           
  Misses       4047     4047           
  Partials     1338     1338           

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

Copy link
Member

@superlopuh superlopuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're the third person to hit this, and the first person to actually open a PR to fix it 🥇

@alexarice alexarice merged commit d9e7918 into main Sep 1, 2024
14 checks passed
@alexarice alexarice deleted the alexarice/test-timeout branch September 1, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing PRs that modify tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants