
do_hsqldb specs fail after running twice
Reported by ronin-6253 (at lighthouseapp) | July 24th, 2009 @ 12:14 AM
The second time specs are run on do_hsqldb it fails while not finding test.db. If I "rm do_hsqldb/spec/test.db.*" it will complete successfully one more time before subsequently failing.
Comments and changes to this ticket
-
Dan Kubb (dkubb) July 24th, 2009 @ 03:20 AM
- Assigned user set to Alex Coles
- State changed from new to unconfirmed
-
Dan Kubb (dkubb) July 24th, 2009 @ 03:25 AM
@Alex: Darrin is responsible for the CI system http://ci.datamapper.org/ and this problem seems to be affecting the CI build process, so I'm not sure if it's an actual bug in the driver or just the build process.
BTW: It looks like all the Java based DO drivers are now passing all specs, and this is the only outstanding issue for them afaik.
-
Alex Coles July 24th, 2009 @ 04:13 AM
- State changed from unconfirmed to accepted
I've seen this issue a few times running locally. Actually, I don't believe its a CI issue.
Instead, I think its the result of the database generated by the driver being in an inconsistent state (by that, I mean the database has settings/data stored in a couple different files on the FS, and rake clean is cleaning some of them, but not all.)
The easiest mitigation will be to make sure the pattern for rake clean is correct (although I am not sure if this masks another problem or not.)
-
Alex Coles September 1st, 2009 @ 04:24 AM
- State changed from accepted to resolved
pietia fixed this in 8df13c0.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »