-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP Change outcome to 'passed' for xfail unless it's strict #1795
Merged
nicoddemus
merged 17 commits into
pytest-dev:master
from
hackebrot:fix-report-outcome-for-xpass
Aug 18, 2016
Merged
WIP Change outcome to 'passed' for xfail unless it's strict #1795
nicoddemus
merged 17 commits into
pytest-dev:master
from
hackebrot:fix-report-outcome-for-xpass
Aug 18, 2016
Commits on Aug 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4fc20d0 - Browse repository at this point
Copy the full SHA 4fc20d0View commit details
Commits on Aug 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 10a6ed1 - Browse repository at this point
Copy the full SHA 10a6ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296f42a - Browse repository at this point
Copy the full SHA 296f42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a4dd0 - Browse repository at this point
Copy the full SHA 14a4dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225341c - Browse repository at this point
Copy the full SHA 225341cView commit details
Commits on Aug 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 55ec1d7 - Browse repository at this point
Copy the full SHA 55ec1d7View commit details
Commits on Aug 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ea379e0 - Browse repository at this point
Copy the full SHA ea379e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018197d - Browse repository at this point
Copy the full SHA 018197dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3d6d8 - Browse repository at this point
Copy the full SHA bb3d6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f2f77 - Browse repository at this point
Copy the full SHA d1f2f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 767c28d - Browse repository at this point
Copy the full SHA 767c28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0173952 - Browse repository at this point
Copy the full SHA 0173952View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc659f - Browse repository at this point
Copy the full SHA dfc659fView commit details
Commits on Aug 18, 2016
-
unittest's unexpectedSuccess should work as non-strict xpass
Make sure tests for that behavior obtain the same return code using either pytest or unittest to run the same file
Configuration menu - View commit details
-
Copy full SHA for 4ed412e - Browse repository at this point
Copy the full SHA 4ed412eView commit details -
Quick fix for tests in config depended on the current directory
When running those tests from pytest's root folder, they would fail because they would end up picking pytest's own pytest.ini
Configuration menu - View commit details
-
Copy full SHA for 224ef67 - Browse repository at this point
Copy the full SHA 224ef67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb34cd - Browse repository at this point
Copy the full SHA 0fb34cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ebf55 - Browse repository at this point
Copy the full SHA 68ebf55View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.