summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorJay Kamat <jaygkamat@gmail.com>2018-02-25 19:00:15 -0500
committerJay Kamat <jaygkamat@gmail.com>2018-02-25 19:00:15 -0500
commit76bf35cbdd9fa2cea125a4d763da7bbe6ee5a2bd (patch)
tree3b2f7aadccdfa4d5e1ac4b2a0315bfb9341ac3f3 /pytest.ini
parentcb8d62866c08271e9fa66275d9da368b3f97f357 (diff)
downloadqutebrowser-76bf35cbdd9fa2cea125a4d763da7bbe6ee5a2bd.tar.gz
qutebrowser-76bf35cbdd9fa2cea125a4d763da7bbe6ee5a2bd.zip
Add qtbug60673 markers to relevant tests
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 89571aebc..d6226c03b 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -27,6 +27,7 @@ markers =
no_invalid_lines: Don't fail on unparseable lines in end2end tests
issue2478: Tests which are broken on Windows with QtWebEngine, https://github.com/qutebrowser/qutebrowser/issues/2478
issue3572: Tests which are broken with QtWebEngine and Qt 5.10, https://github.com/qutebrowser/qutebrowser/issues/3572
+ qtbug60673: Tests which are broken if the conversion from orange selection to real selection is flakey
fake_os: Fake utils.is_* to a fake operating system
unicode_locale: Tests which need an unicode locale to work
qt_log_level_fail = WARNING