Oh, completely agreed on that count. Trying very very hard to keep the tests in good working order. Was kind of weird, actually. During my testing I got an extra failure that didn't seem to make sense. Turns out I was switching from tg2.0 to tg2.1 and back, and left around a bad .pyc file. Fortunately, a fix was easy: http://codersbuffet.blogspot.com/2011/03/git-script-for-python.html
On Wed, Mar 9, 2011 at 1:24 PM, Christoph Zwerschke <[email protected]> wrote: > Am 09.03.2011 05:55 schrieb Michael Pedersen: > > Now that my test cases are finally passing cleanly, I can get to work on >> migrating tickets and applying patches as appropriate. >> > > Thanks, Michael. It's important to keep our test suite clean. We should > install Hudson/Jenkins on Florent's server once the trackers and home page > have been set up, so such things will get more attention. The tests should > also run in different environments (different Pylons and Python versions > etc.) > > -- Christoph > > -- > 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. > > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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.
