I figured out what's happeining in the tests. I added some new failing tests that are local on my machine, and have been working on those, and I accidentally built the eggs in the index from that svn checkout rather than from a clean version.
Sorry abut that! On Mon, Oct 27, 2008 at 11:56 PM, Luke Macken <[EMAIL PROTECTED]> wrote: > On Mon, Oct 27, 2008 at 4:37 PM, Luke Macken <[EMAIL PROTECTED]> wrote: >> >> On Mon, Oct 27, 2008 at 3:18 AM, Mark Ramm <[EMAIL PROTECTED]> >> wrote: >>> >>> There's a test release of TurboGears beta 1 available at >>> >>> http://turbogears.org/2.0/downloads/1.9.7b1/index/ >>> >>> so you can use that link rather than the one in the getting started >>> doc to try it out. >>> >>> So rather than >>> >>> easy_install -i http://www.turbogears.org/2.0/downloads/current/index >>> tg.devtools >>> >>> you would do: >>> >>> easy_install -i http://www.turbogears.org/2.0/downloads/1.9.7b1/index >>> tg.devtools >>> >>> I need to do a few more doc updates and push the release live, but >>> things are likely to be slightly delayed by a family medical emergency >>> which is likely to mess up my schedule quite a bit this week. But if >>> people are able to test this index, and if they have good luck with it >>> I should be able to push out the final, final release in the next >>> couple days. >> >> In an effort to package this up for Fedora, I'm noticing that some parts >> of the test suite seem to be failing for me. >> >> http://lmacken.fedorapeople.org/tg2b1.nose.out >> >> Using Pylons 0.9.7rc2 > > So, I ended up packaging up today's svn snapshot instead of the beta, which > not only fixes an issue with the 'tg.ext' namespace that I was hitting, > thanks to tgext.authorization, but now the test suite runs fine. > > Cheers, > > luke > > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
