Akka Cluster tests fail while building source

29 views
Skip to first unread message

dhruve ashar

unread,
Mar 24, 2015, 5:13:24 PM3/24/15
to akka...@googlegroups.com
I cloned a copy of the latest source and tried to build it. sbt compile works fine. But while trying to run sbt test, it fails. 

Here's a sample screenshot. Is anybody encountering these?


Patrik Nordwall

unread,
Mar 24, 2015, 5:16:31 PM3/24/15
to akka...@googlegroups.com
Hi Dhruve,

Can you please share the log as text instead of screen dump?

/Patrik
--
You received this message because you are subscribed to the Google Groups "Akka Developer List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

dhruve ashar

unread,
Mar 25, 2015, 12:58:51 PM3/25/15
to akka...@googlegroups.com
Hi Patrick, 

I re-ran the tests today and couldn't reproduce the error. 

If i encounter them again, i will share the log details. 

Patrik Nordwall

unread,
Mar 25, 2015, 3:10:53 PM3/25/15
to akka...@googlegroups.com
Good!

Some of those tests are rather demanding. For example the cluster StressSpec spawns 13 JVMs.
I have the following settings to sbt to avoid that these JVMs consume too much memory:
-Dmultinode.XX:+UseCompressedOops -Dmultinode.Xms64M -Dmultinode.Xmx64M

It might also be good to know that you can run individual tests, for example:
multi-jvm:testOnly akka.cluster.SunnyWeather

--

Patrik Nordwall
Typesafe Reactive apps on the JVM
Twitter: @patriknw

Reply all
Reply to author
Forward
0 new messages