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 3d68b00fc fixup! [#8455] added pytest.ini
discard d16f8ac68 fixup! [#8455] update test runner to use pytest and
pytest-xdist for parallelization
discard b346a06ff [#8455] change pytest from dev dep to full dep, add
pytest-sugar dep
discard bdd7df7a5 [#8455] misc fixes to tests from pytest conversion
discard d0f75c3d8 [#8455] remove 'test_suite' and 'tests_require' from
setup.py as they are deprecated
discard 2a3bcb48e [#8455] update docker test run to use pytest
discard b29a10498 [#8455] updated test docs, removed various old references to
nose and replaced with pytest
discard af18fb315 [#8455] remove @with_nose_compatability
discard d1f7db655 [#8455] update test runner to use pytest and pytest-xdist
for parallelization
discard 2ebd49ad5 [#8455] remove unused tox.ini
omit 655079433 [#8445] remove datadiff
omit 6e0ff5f4d [#8445] pytest - remove alluratest.tools, dtadiff, nose
asserts
omit 8b1713cd0 [#8455] make setup 'method' param optional
omit ad6acb8ce [#8455] remove @with_setup
omit 2151e93df [#8455] converted yield test to pytest.mark.parametrize
omit 829ab1962 [#8455] added pytest.ini
new 8f2e1003f [#8455] added pytest.ini
new 8709bdc10 [#8455] converted yield test to pytest.mark.parametrize
new 5385c24da [#8455] remove @with_setup
new e962bd479 [#8455] make setup 'method' param optional
new bb53572e2 [#8445] pytest - remove alluratest.tools, dtadiff, nose
asserts
new c3c5e0f4c [#8445] remove datadiff
new 49ca10e19 [#8455] remove unused tox.ini
new a92536f9d [#8455] update test runner to use pytest and pytest-xdist
for parallelization
new 6f7431cd2 [#8455] remove @with_nose_compatability
new 0cc46ae4d [#8455] updated test docs, removed various old references to
nose and replaced with pytest
new 730afcf7d [#8455] update docker test run to use pytest
new ebd0d3b34 [#8455] remove 'test_suite' and 'tests_require' from
setup.py as they are deprecated
new 0c064dc0c [#8455] misc fixes to tests from pytest conversion
new 649503257 [#8455] change pytest from dev dep to full dep, add
pytest-sugar dep
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 (3d68b00fc)
\
N -- N -- N refs/heads/pytest-finalize (649503257)
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 14 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: