What about mocking the `c.app.repo.init()` call? As far as I can tell none of these tests should need the git repository to actually be there.
If that doesn't work out, using an `--exclude` from `./run_tests` sounds okay. FYI, I also tried running a single class in parallel and still got failures. Both with and without `_multiprocess_shared_ = True` set. So if we really wanted to isolate the tests, we'd have to do it for every single test separately. --- ** [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.
