This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch dw/8455
in repository https://gitbox.apache.org/repos/asf/allura.git
from ba1a294cb all trivial failures resolved for ./Allura, only legit
failures remain
new 422a25a2e fixup! all trivial failures resolved for ./Allura, only
legit failures remain
new 132365a7e [#8455] allura pytest - fix misc test failures that popped
up during pytest conversion
new 47ec7df62 fixup! [#8455] allura pytest - fix misc test failures that
popped up during pytest conversion
new 8effcc6bd fixup! fixup! [#8455] allura pytest - fix misc test failures
that popped up during pytest conversion
new a2aaab866 fixup! fixup! fixup! [#8455] allura pytest - fix misc test
failures that popped up during pytest conversion
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/lib/macro.py | 15 +--
Allura/allura/model/project.py | 20 +++-
Allura/allura/tests/exclude_from_rewrite_hook.py | 31 ++++++
.../allura/tests/functional/test_neighborhood.py | 8 +-
Allura/allura/tests/model/test_auth.py | 2 +-
Allura/allura/tests/test_globals.py | 117 ++++++++++++---------
Allura/allura/tests/test_plugin.py | 34 +++---
Allura/allura/tests/test_tasks.py | 38 +++----
Allura/allura/tests/test_webhooks.py | 101 +++++++++---------
9 files changed, 211 insertions(+), 155 deletions(-)
create mode 100644 Allura/allura/tests/exclude_from_rewrite_hook.py