summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-11-21 14:33:04 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-11-21 14:33:04 +0100
commit8cbf6305e972b43b828e47f13c160e9754dae01f (patch)
treed426f0baffa8fe2d70f2f4aff5c3b10899bbae4b /pytest.ini
parent539638d3f1f9709482060476527cf45e9164876a (diff)
downloadqutebrowser-8cbf6305e972b43b828e47f13c160e9754dae01f.tar.gz
qutebrowser-8cbf6305e972b43b828e47f13c160e9754dae01f.zip
tests: Remove issue3572 marker
See #3572
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 2e12a78a8..3d80fc0e2 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -26,7 +26,6 @@ markers =
js_prompt: Tests needing to display a javascript prompt
this: Used to mark tests during development
no_invalid_lines: Don't fail on unparseable lines in end2end tests
- 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 flaky
qtbug80085: Tests which are broken on Qt 5.14 due to a missing renderProcessTerminated signal
fake_os: Fake utils.is_* to a fake operating system