summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorJimmy <jimmy@spalge.com>2018-04-25 16:26:43 +1200
committerJimmy <jimmy@spalge.com>2018-05-20 18:42:40 +1200
commit13249329f70830b25a4ee736f78f7b304deaf010 (patch)
tree9eb3e201371205664dccfcc3a8d7a1b32b07cedc /pytest.ini
parent19242b6cb2848dffa5eda979fc285f8b3a3af89e (diff)
downloadqutebrowser-13249329f70830b25a4ee736f78f7b304deaf010.tar.gz
qutebrowser-13249329f70830b25a4ee736f78f7b304deaf010.zip
Greasemonkey: skip window scoping test on webkit
The implementation of Proxy in JSCore used by current QtWebkit (webkit 602.1) doesn't support the `set()` handler for whatever reason. So instead of testing for a specific behaviour that we can't ensure on that version let's just skip the tests and handle user complaints with sympathy.
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 1a3f625e9..c897f0be7 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -30,6 +30,7 @@ markers =
qtbug60673: Tests which are broken if the conversion from orange selection to real selection is flaky
fake_os: Fake utils.is_* to a fake operating system
unicode_locale: Tests which need an unicode locale to work
+ qtwebkit6021_skip: Tests which would fail on WebKit version 602.1
qt_log_level_fail = WARNING
qt_log_ignore =
^SpellCheck: .*