[Glass] TravisCI build run out of memory

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Tue Sep 18 00:12:09 PDT 2018



On 09/17/2018 08:23 PM, BrunoBB via Glass wrote:
> Hi,
>
> My build with TravisCI fail due to: "Fatal error 4067 OutOfMemory":
> https://travis-ci.org/brunobuzzi/BpmFlow/builds/428266463
>
> The entire project is loaded without problems but while running 246 tests
> --> out of memory arise.
>
> Searching in older post i found:
> http://forum.world.st/Seaside-Smalltalk-CI-build-for-Gemstone-runs-out-of-temp-object-space-td4886891.html
>
> SmalltalkCISpec {
>     #gemstone:
>       SCIGemStoneConfiguration {
>         #gemConfPath : 'tests/gemstone/gem.conf',
>         #stoneCofPath : 'tests/gemstone/system.conf',
>         #timeZone : 'Europe/Prague'
>       }
> }
>
> Do i should create a 'tests' folder in my proyect root and copy there
> gemstone configuration files ?
See[1] for the current details of defining the conf files.

[1] 
https://github.com/hpi-swa/smalltalkCI/tree/master/gemstone#smalltalkci-scigemstoneserverconfigspec

>
> How i provide these configuration files to my TravisCI configuration ?
You are already using smalltalk.ston file with TravisCI, so you'll only 
need to add a #configuring section to your existing .smalltalk.ston file.

Dale
>
> regards,
> bruno
>
>
>
> --
> Sent from: http://forum.world.st/GLASS-f1460844.html
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass



More information about the Glass mailing list