summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-09 00:38:10 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-09 00:38:10 +0100
commit02c3f02edc2152b2d41c5c004f9f047cadc3a244 (patch)
treea4062c8911ea29ae6eed641e8ebe62eb411197fe /pytest.ini
parent784c55bb858e6cf3c65147a7a6d2df44564f35fe (diff)
downloadqutebrowser-02c3f02edc2152b2d41c5c004f9f047cadc3a244.tar.gz
qutebrowser-02c3f02edc2152b2d41c5c004f9f047cadc3a244.zip
Re-enable renderer process tests on Qt 5.14
QTBUG-80085 has been fixed. This mostly reverts d8745237d9d8b31e5df6119ac05c3847eca0c06c. See #5013
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 3d80fc0e2..d2088b2ab 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -27,7 +27,6 @@ markers =
this: Used to mark tests during development
no_invalid_lines: Don't fail on unparseable lines in end2end tests
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
unicode_locale: Tests which need an unicode locale to work
qtwebkit6021_xfail: Tests which would fail on WebKit version 602.1