On 2022/03/01 12:00, Volker Schlecht wrote:
>
>
> On 3/1/22 10:56, Omar Polo wrote:
>
> > live with the fact that it can't find jester and zip/zipfiles (we
> > don't have them in the port tree, right?)
>
> They are probably part of the project's CI setup or otherwise popular enough
> for all of the developers to have them somewhere in their ~/.nimble
> directories :)
>
> > + --parallelBuild:${MAKE_JOBS}
>
> Enforcing a "1" here actually increased the number of passing tests for me.
> Not counting the ones I proposed to disable in my original patch, I'm down
> to one single failure, for which I opened an issue with upstream:
>
> https://github.com/nim-lang/Nim/issues/19573
>
I think 1 is probably a good idea for tests, I didn't check nim but it
usually aids diffability between multiple runs
No comments:
Post a Comment