Hi,
On Sun, 28 Feb 2021 at 00:29, Björn Höfling
wrote:
> I first tested it with maxmemory="1M" and this fails with a OOM-error
> on my pc, thus I knew this setting is really honored.
>
> Now I set it to 2G and sent a patch under commit:
>
> 23dcf4339d1dc102b2c509a151734f4caff793bd
>
> And it wo
On Sat, 27 Feb 2021 14:58:47 +0100
Björn Höfling wrote:
> On Fri, 26 Feb 2021 23:08:42 +0100
> zimoun wrote:
>
> > What about adding a phase just before the test? For example in this
> > build.xml file fix the max memory to 20G if it is greater.
Thanks for the idea.
I first tested it with
On Fri, 26 Feb 2021 23:08:42 +0100
zimoun wrote:
> Hi,
>
> On Thu, 25 Feb 2021 at 21:52, Björn Höfling
> wrote:
>
> > Then increase the memory used by junit: Edit the build.xml file,
> > add a huge "maxmemory" property like this :
> >
> >
> [...]
>
> > If you look at the test case source co
Hi,
On Thu, 25 Feb 2021 at 21:52, Björn Höfling
wrote:
> Then increase the memory used by junit: Edit the build.xml file, add a
> huge "maxmemory" property like this :
>
> If you look at the test case source code, it tries to allocate about
> 20GB and hopes that this fails. It just does not fa
java-snappy fails as a dependency of several Java evaluations, for
example:
http://ci.guix.gnu.org/eval/120281?status=failed
http://ci.guix.gnu.org/build/359649/log/raw
These failures exist only on ci.guix.gnu.org, but locally it build
perfectly, even with --rounds=100!
Why? Because our buildmac