Merge pull request #6524 from radarhere/pdf

Temporarily skip valgrind failure
This commit is contained in:
Hugo van Kemenade 2022-08-23 11:09:35 +03:00 committed by GitHub
commit 3892458fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ def helper_save_as_pdf(tmp_path, mode, **kwargs):
return outfile
@pytest.mark.valgrind_known_error(reason="Temporary skip")
def test_monochrome(tmp_path):
# Arrange
mode = "1"