Skip to content

Commit a3e61c1

Browse files
committed
Temporarily skip valgrind failure
1 parent 4dd678a commit a3e61c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/test_file_pdf.py

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def helper_save_as_pdf(tmp_path, mode, **kwargs):
3737
return outfile
3838

3939

40+
@pytest.mark.valgrind_known_error(reason="Temporary skip")
4041
def test_monochrome(tmp_path):
4142
# Arrange
4243
mode = "1"

0 commit comments

Comments
 (0)