8000 BLD: Make CI pass again with pytest 4.5 · numpy/numpy@5328ea6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5328ea6

Browse files
eric-wiesercharris
authored andcommitted
BLD: Make CI pass again with pytest 4.5
1 parent dfd5764 commit 5328ea6

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