Yeah I think you're right. Running just `nosetests allura.tests.test_webhooks --processes=4 -v` got several failures.
I tried setting `_multiprocess_shared_ = True` at each class or for the whole package and that seemed to reduce the errors but there still were a couple (hard to tell since its different each time). Maybe we need that plus use a different repo in each class? --- ** [tickets:#4542] Implement webhooks** **Status:** closed **Milestone:** unreleased **Labels:** sf-current sf-8 42cc **Created:** Fri Jul 13, 2012 02:55 PM UTC by Dave Brondsema **Last Updated:** Mon Feb 16, 2015 10:01 PM UTC **Owner:** Igor Bondarenko We should have webhooks, compatible with github & bitbucket. I don't see a spec for SCM webhooks anywhere. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
