[Building Sakai] Trunk broken

Steve Swinsburg steve.swinsburg at gmail.com
Fri Nov 16 05:26:44 PST 2012


You are already suppressing unit tests via -Dmaven.test.skip=true

I just ran that same command on my local trunk (just the kernel since thats where the failure below was from), no tests were run, everything builds.

Building via mvn clean install is also successful, unit tests also.

Are you up to date?

regards,
Steve


On 16/11/2012, at 11:42 PM, Alan Berg <bergsmooth at gmail.com> wrote:

> Hi,
> 
> Trunk appears broken on unit tests.  Can someone please clean up.
> 
> The command was:
> mvn clean install -Ppack-demo -Dmaven.test.skip=true  -Dmaven.test.failure.ignore=true
> 
> Hints on suppressing the unit tests for the short term are most welcome.
> 
>      [exec] Running org.sakai.memory.impl.test.TestCacheInitializer
>      [exec] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
>      [exec] Running org.sakai.memory.impl.test.MemoryServiceTest
>      [exec] 13:13:58,464   WARN BasicMemoryService:521 - Old cache configuration org.sakaiproject.alias.api.AliasService.callCache must be changed to memory.org.sakaiproject.alias.api.AliasService.callCache
>      [exec] 13:13:59,116   INFO MemoryServiceTest:104 - Hits =1005 Misses=8995
>      [exec] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec
>      [exec] 
>      [exec] Results :
>      [exec] 
>      [exec] Failed tests: 
>      [exec] 
>      [exec] Tests run: 215, Failures: 1, Errors: 0, Skipped: 0
>      [exec] 
>      [exec] [INFO] ------------------------------------------------------------------------
>      [exec] [ERROR] BUILD FAILURE
>      [exec] [INFO] ------------------------------------------------------------------------
>      [exec] [INFO] There are test failures.
>      [exec] 
>      [exec] Please refer to /home/alan/Desktop/trunk/kernel/kernel-impl/target/surefire-reports for the individual test results.
>      [exec] [INFO] ------------------------------------------------------------------------
>      [exec] [INFO] For more information, run Maven with the -e switch
>      [exec] [INFO] ------------------------------------------------------------------------
>      [exec] [INFO] Total time: 2 minutes 45 seconds
>      [exec] [INFO] Finished at: Fri Nov 16 13:13:59 CET 2012
>      [exec] [INFO] Final Memory: 162M/472M
>      [exec] [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> 
> 
> 
> Regards,
> 
> Alan Berg
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list