Nicolas Hillegeer

Results 135 comments of Nicolas Hillegeer

One of the test failures is in make_spec, due to powershell: https://github.com/neovim/neovim/blob/08d5b4275ecaae4d3329d4ed2469782f10dd463e/test/functional/ex_cmds/make_spec.lua#L20-L31 The exit code I observe with my new code is `1`, not `3`. I verified that the difference...

> Honestly, I don't know what you "do wrong", as I don't know your code. Can you reproduce the original benchmarks? I'm just running your code, unedited: ``` $ cd...

> Can you verify that the original output already shows what the benchstat table does? It does. I did not change the numbers. I only edited the output format so...

AFAIK the new traceback generator is in. Can this issue be reconsidered?