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

Add proof checking time to manifest details #123

Open
ahelwer opened this issue Mar 2, 2024 · 0 comments
Open

Add proof checking time to manifest details #123

ahelwer opened this issue Mar 2, 2024 · 0 comments

Comments

@ahelwer
Copy link
Collaborator

ahelwer commented Mar 2, 2024

Currently we manually exclude specific modules from proof checking in the CI because they run too long. Given that proof checking time can have as high of variability as model checking, it makes sense to include data about proof check time in the manifest then use that to determine whether to check the proof in the CI. Possibly we could have a CI workflow scheduled to run weekly which checks these long-running proofs along with the macOS workflow.

Failing proofs can continue to be manually excluded because ideally this repo would not have or accept any specs with failing proofs.

@ahelwer ahelwer changed the title Add theorem checking time to manifest details Add proof checking time to manifest details Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant