Am 10.10.2006 um 12:52 schrieb Manuzhai: > Hello there, > > In order to be able to test Trac on Python 2.5 and Python trunk (for > the Python community buildbots project),
Thanks a bunch for testing Trac on your buildbot! Any chance you could add the Genshi unit tests, too (it's a simple "setup.py test")? > I've removed ClearSilver from > the equation (since it's not really needed anymore to run 0.11dev). > However, the test suite still runs all kinds of failing tests on > ClearSilver. Shouldn't it be made so that the ClearSilver tests don't > run at all when ClearSilver is not detected? That would make sense to > me. Yeah, we should fix that. > Additionally, there is one "real" failure in there, I think. It would > be nice if someone more familiar with the templating code looked at > and see about getting it fixed. > > Log: http://www.python.org/dev/buildbot/community/all/x86%20Gentoo% > 20trunk/builds/64/step-Trac/0 That's indeed a real error, and I guess everyone is seeing it. However, it's also not critical, and doesn't have an obvious solution as long as we haven't refactored the Wiki formatter to play nicer with Genshi. Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev -~----------~----~----~----~------~----~------~--~---
