Looks like other tests in that class run first, and DB data is thus not in the expected state... but i have to wonder - what's so special about my VM that always falls for such side-issues :)
Anyway, i have a fix. On Fri, Oct 16, 2009 at 12:41 AM, Andreas Andreou <[email protected]> wrote: > Anyone else having problems with the > org.apache.tapestry5.hibernate.integration.TapestryHibernateIntegrationTests.valueencode_all_entity_types() > test in tapestry-hibernate ? > > I somehow keep getting > java.lang.AssertionError: expected:<name> but was:<name1> > in TapestryHibernateIntegrationTests:38 > > > -- > Andreas Andreou - [email protected] - http://blog.andyhot.gr > Tapestry / Tacos developer > Open Source / JEE Consulting > -- Andreas Andreou - [email protected] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
