Set xfail_strict=True in pytest's own test suite

Fix #2722
This commit is contained in:
Bruno Oliveira 2017-09-05 19:57:01 -03:00
parent 181bd60bf9
commit 10d43bd3bf
2 changed files with 2 additions and 0 deletions

1
changelog/2722.trivial Normal file
View File

@ -0,0 +1 @@
Set ``xfail_strict=True`` in pytest's own test suite to catch expected failures as soon as they start to pass.

View File

@ -200,6 +200,7 @@ python_files = test_*.py *_test.py testing/*/*.py
python_classes = Test Acceptance
python_functions = test
norecursedirs = .tox ja .hg cx_freeze_source
xfail_strict=true
filterwarnings =
error
# produced by path.local