Skip to content

Commit f3e8575

Browse files
committed
Make xfail strict
1 parent 03541af commit f3e8575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ tag_prefix = "rel-"
119119
[tool.pytest.ini_options]
120120
addopts = "--durations=50 --doctest-modules --ignore=pytensor/link --ignore=pytensor/misc/check_duplicate_key.py"
121121
testpaths = ["pytensor/", "tests/"]
122+
xfail_strict = true
122123

123124
[tool.ruff]
124125
line-length = 88

0 commit comments

Comments
 (0)