summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-09-05 12:16:58 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-09-05 15:08:00 +0200
commitcf070d48f2de931bb4c00f37a1b8077ba69956a4 (patch)
treec656dcddee80936352641f7bc49ebb8dc5ce64a8 /pytest.ini
parent6a26907dede1cde2946736fd91933d1087705c23 (diff)
downloadqutebrowser-cf070d48f2de931bb4c00f37a1b8077ba69956a4.tar.gz
qutebrowser-cf070d48f2de931bb4c00f37a1b8077ba69956a4.zip
WebEngine: Disable createWindow for Qt < 5.7.1
Fixes #1911. The bugfix is backported in my qt5-webengine-debug package, and QUTE_QTBUG54419_PATCHED can be set to force qutebrowser to use createWindow.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index eda54aa56..b8232c733 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -18,6 +18,7 @@ markers =
qtwebengine_todo: Features still missing with QtWebEngine
qtwebengine_skip: Tests not applicable with QtWebEngine
qtwebkit_skip: Tests not applicable with QtWebKit
+ qtwebengine_createWindow: Tests using createWindow with QtWebEngine (QTBUG-54419)
qt_log_level_fail = WARNING
qt_log_ignore =
^SpellCheck: .*