summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-02-06 08:05:21 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-02-06 08:06:58 +0100
commit348a50ad690a07afba19824a3631a9976fb2b07d (patch)
tree69e0c0aa179bc36b5f691b23e3fb9229e8cd31e4 /pytest.ini
parent5e587643263ca04f4f059b7140c5b12f2b5d6646 (diff)
downloadqutebrowser-348a50ad690a07afba19824a3631a9976fb2b07d.tar.gz
qutebrowser-348a50ad690a07afba19824a3631a9976fb2b07d.zip
Fix inserting text with QtWebEngine
The insertText event doesn't seem to be available with newer Chromium releases, which means this broke (probably with Qt 5.7.1). Fixes #2183 Fixes #2217
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index e8fd3dd95..2285053a9 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -20,7 +20,6 @@ markers =
qtwebengine_flaky: Tests which are flaky (and currently skipped) with QtWebEngine
qtwebengine_osx_xfail: Tests which fail on OS X with QtWebEngine
js_prompt: Tests needing to display a javascript prompt
- issue2183: https://github.com/qutebrowser/qutebrowser/issues/2183
this: Used to mark tests during development
qt_log_level_fail = WARNING
qt_log_ignore =