This is an automated email from the ASF dual-hosted git repository.
dill0wn pushed a change to branch pytest-finalize
in repository https://gitbox.apache.org/repos/asf/allura.git
discard 7cadb3268 [#8445] remove 'test_suite' and 'tests_require' from
setup.py as they are deprecated
discard 6d32684f5 [#8445] update docker test run to use pytest
discard 46bddf6c2 [#8445] updated test docs, removed various old references to
nose and replaced with pytest
discard 285f5c33f [#8445] remove @with_nose_compatability
discard 671c49cbd [#8445] update test runner to use pytest and pytest-xdist
for parallelization
discard 4472132d2 [#8445] remove unused tox.ini
new 7d88365ee [#8455] remove unused tox.ini
new d5d42dcc7 [#8455] update test runner to use pytest and pytest-xdist
for parallelization
new 2786c7fc5 [#8455] remove @with_nose_compatability
new 954da7fdc [#8455] updated test docs, removed various old references to
nose and replaced with pytest
new be65c00db [#8455] update docker test run to use pytest
new 169ddb77d [#8455] remove 'test_suite' and 'tests_require' from
setup.py as they are deprecated
new 92fe31557 [#8455] misc fixes to tests from pytest conversion
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7cadb3268)
\
N -- N -- N refs/heads/pytest-finalize (92fe31557)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 7 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/tests/test_globals.py | 28 ++++++++++++++++------------
run_tests | 1 +
2 files changed, 17 insertions(+), 12 deletions(-)