Good observations. Now I understand the reason why they fail, but I can't reproduce it. Maybe I run with different fork mode or something. I have changed a few things in trunk, please test. /Patrik
Darth wrote: > > Few observations I made... > > So the problem for me comes when the test "DatabaseGenerationHelperTest" > runs before "SingularPluralConversionTest" either within eclipse or via > maven. > > The Database generation test initializes the properties file > programmatically with 2 values, and only those two values are seen while > debugging that test. > > the singular plural test doesnt have anything setUp. > I tried putting in the stuff mentioned above in the junit setUp() however > test still fails as before for the two asserts that deal with reading > properties file. It is against fixed when I delete the database generation > helper test. > -- View this message in context: http://www.nabble.com/Sculptor-generator-tests...failing-under-certain-run-cenerios.-tp18660140s17564p18671165.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
