On 12 March 2018 at 10:52, Guillaume Smet <guillaume.s...@gmail.com> wrote: > Hi, > > I don't know if it's an issue you had before with our CI but the Travis > builds are very unstable, failing with this message: > :hibernate-core:testPicked up _JAVA_OPTIONS: -Xmx2048m -Xms512m > No output has been received in the last 10m0s, this potentially indicates a > stalled build or something wrong with the build itself.
2GB is not enough, I thought I had reconfigured it with - https://github.com/hibernate/hibernate-orm/commit/66d3232eb671f9482f4c300f29d23d83b80cdaff I was expecting Travis to apply the Gradle settings but maybe I'm missing something? Incidentally, the reason is a leak in the tests, specifically - org.hibernate.test.bytecode.enhancement.access.MixedAccessTest Luis is having a look at that, but independently from that problem I suggest we reconfigure it all to use 4GB anyway as 2GB was too limiting. Thanks, Sanne > > Just got 3 in a row... > > Moreover the only time I got a build to finish, the build was really really > long. > > Wondering if it's such an improvement to base the PR testing on Travis for > ORM. > > WDYT? > > -- > Guillaume > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev