Closed jtcoolen closed 4 years ago
Good catch, thanks!
Testing:
Testing:
Testing:
@coqbot minimize
# You can insert a bash script which produces the error message here,
# our bot will answer with a stripped down version of it.
# Example:
#opam install -y coq-ext-lib
#eval $(opam env)
#mkdir temp
#cd temp
#wget https://github.com/coq/coq/files/4698509/bug.v.zip
#unzip bug.v.zip
#coqc -q bug.v
@coqbot: run CI now
Testing:
@coqbot: run CI now
@coqbot: minimize it
opam install -y coq-ext-lib
eval $(opam env)
mkdir temp
cd temp
wget https://github.com/coq/coq/files/4698509/bug.v.zip
unzip bug.v.zip
coqc -q bug.v
Hey @JasonGross, the coq bug minimizer is running your script, I'll come back to you with the results once it's done.
@JasonGross, Minimized File ./bug.v
If you have any comments on your experience of the minimizer, please share them in a reply (possibly tagging @JasonGross
).
If you believe there's a bug in the bug minimizer, please report it on the bug minimizer issue tracker.
They were missing new lines in the replies from coqbot, messing with the rendering of the details HTML tags.