8000 Merge pull request #13549 from charris/backport-13534 · numpy/numpy@78b8850 · GitHub
[go: up one dir, main page]

Skip to content

Commit 78b8850

Browse files
authored
Merge pull request #13549 from charris/backport-13534
BLD: Make CI pass again with pytest 4.5
2 parents 5bdd4f4 + 5328ea6 commit 78b8850

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ filterwarnings =
2424

2525
env =
2626
PYTHONHASHSEED=0
27+
28+
markers =
29+
valgrind_error: Known to cause errors under valgrind
30+
slow: Tests which are slow

0 commit comments

Comments
 (0)
0