Odd problem with zcml in roadrunner
Reported by cewing | June 15th, 2009 @ 07:20 PM
Jordan, We discussed this in #plone today. The upshot is that I
get an error in the zc3.form zcml when attempting to run tests
using roadrunner. It tells me that z3c:widgetTemplate is an invalid
directive. I have z3c.form pinned to v 1.9.0, which is what I had
been using before the z3c.form upgrade to 2.0.0 caused me some
problems today.
I've got a traceback attached, and here is the buildout I use
svn co https://svn.cac.washington.edu/public/uwplone/UWRadiology/uwrad.acc... ./accounting.dev
run that. You'll get the buildout I'm using for development
right now, including the trunk of the source for our new accounting
package.
To get things to run, the python you use will need to have psycopg2 installed and you should have postgres running with a database called 'test' available. The postgres user should have full access to this database. If your postgres user is named something other than _postgres, you'll need to set the environmental variable 'DEFAULT_DSN' to an appropriate DSN string to allow the tests access to an empty database. The tests will take care of everything else if you can get them to run :)
Thanks for looking at this,
C
Comments and changes to this ticket
-
cewing June 15th, 2009 @ 07:23 PM
- no changes were found...
-
Jordan Baker June 15th, 2009 @ 07:35 PM
Hey Chris,
SVN is asking me for auth...
Fetching external item into 'accounting.dev/src/uwrad.accounting' Authentication realm: SVN Access
Can you fix that?
-
Jordan Baker October 24th, 2009 @ 02:27 AM
think may be a dup of: http://hexsprite.lighthouseapp.com/projects/21973/tickets/6-lost-zc...
try running the testrunner with the -f option to prevent unit tests from being run… if you still find this an issue ;)
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 ยป