From 861ce478b34013b9540c414f5a931303a4c89616 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 7 Sep 2016 20:26:41 +0200 Subject: [PATCH] Add a 'this' pytest marker --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index 8a59333e1..2b68a77af 100644 --- a/pytest.ini +++ b/pytest.ini @@ -21,6 +21,7 @@ markers = qtwebengine_createWindow: Tests using createWindow with QtWebEngine (QTBUG-54419) qtwebengine_flaky: Tests which are flaky (and currently skipped) with QtWebEngine qtwebengine_osx_xfail: Tests which fail on OS X with QtWebEngine + this: Used to mark tests during development qt_log_level_fail = WARNING qt_log_ignore = ^SpellCheck: .*