mailgun / godebug

DEPRECATED! https://github.com/derekparker/delve
Apache License 2.0
2.5k stars 107 forks source link

line numbers in listings - issue #40 (no file name though) #74

Open philipmulcahy opened 8 years ago

philipmulcahy commented 8 years ago

This is my first ever github offering - please let me know if you can see any problems with it.

Philip

philipmulcahy commented 8 years ago

Any idea why the appveyor build is failing, or how to re-run it?

nicolas-martin commented 8 years ago

Great feature, was looking for this as well. Looks like the tests took too long to run, is it possible to just re-run it?

philipmulcahy commented 8 years ago

Hi Nicolas - I suspected that might be the issue, but I couldn’t see how to persuade it to re-run - do you know how?

Thanks,

Philip

On 16 Feb 2016, at 03:28, Nicolas Martin notifications@github.com wrote:

Great feature, was looking for this as well. Looks like the tests took too long to run, is it possible to just re-run it?

— Reply to this email directly or view it on GitHub https://github.com/mailgun/godebug/pull/74#issuecomment-184480166.

nicolas-martin commented 8 years ago

Not sure, maybe you can try to trigger another build by amending and re-pushing your commit?

philipmulcahy commented 8 years ago

I just tickled it, with the same result - appveyor timeout. Is it possible that appveyor is broken rather than my change?

nicolas-martin commented 8 years ago

Looks like it to me.. appveyor returns

*\ Test killed: ran too long (10m0s)

Could we get someone else to look at this?