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

ci: Skip invalid miri test, avoid concurrent undsoundness checks #870

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

aborgna-q
Copy link
Collaborator

The tests used `insta`, and miri doesn't like filesystems
The tests take ~15mins, so this prevents hogging the workers.
@aborgna-q aborgna-q requested a review from cqc-alec March 7, 2024 17:06
@aborgna-q aborgna-q added this pull request to the merge queue Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (d93e795) to head (94a3bee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #870      +/-   ##
==========================================
+ Coverage   84.14%   84.21%   +0.07%     
==========================================
  Files          78       78              
  Lines       14283    14283              
  Branches    14283    14283              
==========================================
+ Hits        12018    12028      +10     
+ Misses       1429     1420       -9     
+ Partials      836      835       -1     

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

Merged via the queue into main with commit 497f43c Mar 7, 2024
10 checks passed
@aborgna-q aborgna-q deleted the chore/fix-miri-test branch March 7, 2024 17:11
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