Hi guys,

Anyone else having issues doing a clean build of master? I was happily doing 
rebuilds on a repo that I hadn't pulled from origin since mid-last week. Then I 
did a git pull today and I get the following on each build attempt:

org.apache.samza.test.integration.TestStatefulTask > testShouldStartAndRestore 
FAILED
    java.lang.AssertionError at TestStatefulTask.scala:325

The slightly curious thing is that if I go do a clone of master on a different 
host (Centos 5.2 64-bit) it builds fine but on my usual development VM (Debian 
Wheezy 64-bit) the above happens.

This could be specific to my environment (not the first time!) but I also know 
there have been changes around state and that specific test recently so anyone 
else seeing odd behaviour?

Thanks
Garry

Reply via email to