You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2009/09/01 12:06:40 UTC

Re: Contribution-JEE iTest erros, was Re: [1.x] Error building java-1.5.1 branch

Just done a 1.5.1 linux build (Sun JDK 1.6-07) and this is what I see...

[INFO] Apache Tuscany SCA Store Tutorial Integration Test .... FAILED [18.309s]
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Gdata Binding Extension
Runtime GSOC (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/slaws/tuscany/sca-java-1.5.1/modules/binding-gdata-runtime/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA iTest Domain Manager
Callback Run Test (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/slaws/tuscany/sca-java-1.5.1/itest/domainmgr/callback/runtest/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA iTest JMS (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/slaws/tuscany/sca-java-1.5.1/itest/jms/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Store Tutorial
Integration Test (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/slaws/tuscany/sca-java-1.5.1/tutorials/store/store-test/target/surefire-reports
for the individual test results.


Are you no now seeing any of these?

Simon

Re: Contribution-JEE iTest erros, was Re: [1.x] Error building java-1.5.1 branch

Posted by Simon Laws <si...@googlemail.com>.
The JMS problem is just a timing issues. The TimeToLive is set very
short for one of the property tests and it's obviously behaving
slightly differently on my Linux compared to Windows.

Simon