Hi, I'm attending to some bugs in 2.0.3 we hit. When running the test-suite, there are 4 tests failing:
tg.tests.test_tg_controller_dispatch:TestTGController.test_new_default tg.test_stack.rendering.test_custom_format:test_html_custom_format tg.test_stack.rendering.test_custom_format:test_xml_custom_format tg.test_stack.rendering.test_custom_format:test_json_custom_format Can somebody confirm this? The custom-format-stuff is especially dangerous, because without it running the much bigger error lurking behind it can't be fixed. It has the same race-condition issues that I already fixed for override_template. Diez -- 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.
