Further, I can't see why this is failing now; none of the code has changed since 2011! Perhaps it is somehow related to Thiago's changes to proxies ...
On Sat, Feb 15, 2014 at 2:32 PM, Bob Harner <[email protected]> wrote: > Does anybody know why the Jenkins job > (https://builds.apache.org/view/All/job/tapestry-trunk-freestyle/) is > disabled? According to my email archive the last run was on 11/26/2013 > and was successful. After all, the whole point of Jenkins is to notify > all devs whenever someone commits code that breaks the build. > > On Sat, Feb 15, 2014 at 2:09 PM, Howard Lewis Ship <[email protected]> > wrote: > > ______ __ ____ > > /_ __/__ ____ ___ ___ / /_______ __ / __/ > > / / / _ `/ _ \/ -_|_-</ __/ __/ // / /__ \ > > /_/ \_,_/ .__/\__/___/\__/_/ \_, / /____/ > > /_/ /___/ 5.4-beta-3 > > > > > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.checked_exception_will_commit_transaction > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:349 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.return_type_method > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:381 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.return_type_method_with_param > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:406 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.runtime_exception_will_abort_transaction > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:310 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.transaction_inactive > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:229 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.void_method > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:256 > > > > Tapestry JPA Unit Tests > > > > org.apache.tapestry5.internal.jpa.JpaTransactionAdvisorImplTest.void_method_with_param > > FAILED > > java.lang.AssertionError at JpaTransactionAdvisorImplTest.java:281 > > > > 25 tests completed, 7 failed > > :tapestry-jpa:test FAILED > > > > FAILURE: Build failed with an exception. > > > > * What went wrong: > > Execution failed for task ':tapestry-jpa:test'. > >> There were failing tests. See the report at: > > > file:///Users/hlship/workspaces/tapestry/tapestry5/tapestry-jpa/build/reports/tests/index.html > > > > * Try: > > Run with --stacktrace option to get the stack trace. Run with --info or > > --debug option to get more log output. > > > > BUILD FAILED > > > > Total time: 13 mins 40.519 secs > > > > I'll start looking into it. > > > > -- > > Howard M. Lewis Ship > > > > Creator of Apache Tapestry > > > > The source for Tapestry training, mentoring and support. Contact me to > > learn how I can get you up and productive in Tapestry fast! > > > > (971) 678-5210 > > http://howardlewisship.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com
