From 4b8c9336a3cdb5f6ba8c175d724c4bde1ee5b08a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 27 Jan 2021 14:28:05 +0100 Subject: Add marker to pytest.ini --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 3369a631e..d0f41948b 100644 --- a/pytest.ini +++ b/pytest.ini @@ -37,6 +37,7 @@ markers = qtwebkit6021_xfail: Tests which would fail on WebKit version 602.1 js_headers: Sets JS headers dynamically on QtWebEngine (unsupported on some versions) qtwebkit_pdf_imageformat_skip: Broken on QtWebKit with PDF image format plugin installed + windows_skip: Tests which should be skipped on Windows qt_log_level_fail = WARNING qt_log_ignore = ^SpellCheck: .* -- cgit v1.2.3-54-g00ecf