Skip to content

Merge master into features#1816

Merged
nicoddemus merged 34 commits intopytest-dev:featuresfrom
nicoddemus:merge-master-into-features
Aug 18, 2016
Merged

Merge master into features#1816
nicoddemus merged 34 commits intopytest-dev:featuresfrom
nicoddemus:merge-master-into-features

Conversation

@nicoddemus
Copy link
Copy Markdown
Member

Preparing for the 3.0 release! 😄 💥

Also fixed #1815 while at it.

hackebrot and others added 30 commits August 5, 2016 19:25
…lly-fix

Fix pytest-dev#1798 to include errors in total tests in junit xml output.
The line numbers in `node.location` seem to be zero-based?!
…or-format

Improve display of continuation lines with multiline errors
…with-warnings

Fix off-by-one error with lines from request.node.warn
Make sure tests for that behavior obtain the same return code
using either pytest or unittest to run the same file
When running those tests from pytest's root folder, they would
fail because they would end up picking pytest's own pytest.ini
…for-xpass

WIP Change outcome to 'passed' for xfail unless it's strict
@nicoddemus nicoddemus changed the title Merge master into features Merge master into features 💥 Aug 18, 2016
@nicoddemus nicoddemus changed the title Merge master into features 💥 Merge master into features Aug 18, 2016
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.06%) to 93.015% when pulling 3ba475c on nicoddemus:merge-master-into-features into 789e467 on pytest-dev:features.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.06%) to 93.015% when pulling 66673c0 on nicoddemus:merge-master-into-features into 789e467 on pytest-dev:features.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.06%) to 93.015% when pulling 66673c0 on nicoddemus:merge-master-into-features into 789e467 on pytest-dev:features.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.06%) to 93.015% when pulling 56df9fc on nicoddemus:merge-master-into-features into 789e467 on pytest-dev:features.

@The-Compiler
Copy link
Copy Markdown
Member

The-Compiler commented Aug 18, 2016

Seems like your merge goes back to using py.test instead of pytest in tox.ini for the -trial environments. (Why is it pytest in master though?). LGTM otherwise though I didn't really review the big fixtures.py move.

@nicoddemus
Copy link
Copy Markdown
Member Author

Yep, didn't even notice that I revert to using py.test when I solved the conflict. 😁
Fixed, thanks!

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.06%) to 93.015% when pulling 0334e75 on nicoddemus:merge-master-into-features into 789e467 on pytest-dev:features.

@nicoddemus nicoddemus merged commit 3748112 into pytest-dev:features Aug 18, 2016
@nicoddemus nicoddemus deleted the merge-master-into-features branch August 18, 2016 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants