Let's fix these tests by figuring out better assertions between start & end, so we can track down failures more easily:
Failed tests:
tests.integration.test_summary_page_update.test_proj_roles_update: http://engr.geek.net/hudson/job/allura-integration/5170/testReport/junit/junit/tests.integration/test_summary_page_update/test_proj_roles_update
tests.integration.test_summary_page_update.test_summary_page_update: http://engr.geek.net/hudson/job/allura-integration/5170/testReport/junit/junit/tests.integration/test_summary_page_update/test_summary_page_update
They started failing at https://engr.geek.net/hudson/job/allura-integration/5156/
sfx:jwh/2253
No changes to the tests were done, they were correct, summary page update was broken. Fixed in SFX, tests now pass with flying colours.
Code review I guess.