-
Notifications
You must be signed in to change notification settings - Fork 9
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
bug minimizer does not correctly handle the implicit binding of ""
to the current directory
#223
Comments
Hey @JasonGross, the coq bug minimizer is running your script, I'll come back to you with the results once it's done. |
@JasonGross, Error: Could not minimize file /home/runner/work/run-coq-bug-minimizer/run-coq-bug-minimizer/foo/bar.v (full log on GitHub Actions, cc @JasonGross) build log
minimizer log
If you have any comments on your experience of the minimizer, please share them in a reply (possibly tagging |
Probably the right thing to do here is to rip out the existing lib<->filename logic and just parse the output of |
I'm also not sure it matches Coq's behavior on how it binds the current directory at all / uses
Top
.@coqbot minimize
The text was updated successfully, but these errors were encountered: