From: Joe W. <jo...@gm...> - 2010-02-06 19:29:27
|
Hi Dannes, > Running on my Mac dev-box, I have 2 failures and 2 errors. Almost the same. > On the PC, with the big numbers I have also the Spatial index enabled. > Maybe there is a relation.... I remember Pierrick mentioned something in > this area... Ah, I should add that I was running on a Mac (10.6.2), without spatial index. I enabled all optional modules in conf.xml except those that require build.properties or local.build.properties values to be changed (JNDI, XSLFO, etc.). One apparent bug in the teardown of a test: after the test was complete, this entry remained in my /db/system/users.xml <user name="rudi" uid="3" password="{MD5}Gh3JHJBzJcaScd3wyUS8cg==" digest-password="0103d1b2d0c7691e111d7a40d0af50c9"> <group>guest</group> </user> Joe |