Is an xfail passing unexpectedly? Make it fail
This commit is contained in:
parent
3b7cb9c8c7
commit
d672e89f23
|
@ -2,3 +2,5 @@
|
||||||
filterwarnings =
|
filterwarnings =
|
||||||
once::DeprecationWarning
|
once::DeprecationWarning
|
||||||
once::PendingDeprecationWarning
|
once::PendingDeprecationWarning
|
||||||
|
|
||||||
|
xfail_strict=true
|
||||||
|
|
Loading…
Reference in a new issue