To avoid conflicts with `ForgeGit` tests, they install repo to `abode-1` project, which is not useed anywhere, so I guess conflicts are within `test_webhooks.py` itself. Don't sure about changing `with_git` to `with_git2`, since all of suites in `test_webhooks.py` use `with_git` also (inheriting `TestWebhookBase`).
Maybe we can try [to set](http://nose.readthedocs.org/en/latest/doc_tests/test_multiprocess/multiprocess.html#controlling-distribution) `_multiprocess_shared_ = True` for each of test classes in`test_webhooks.py`? --- ** [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.
