summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-11-19 16:40:48 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-11-19 16:40:48 +0100
commit7bfc56c0d908795e00ab45f6c4a08c70482ad89f (patch)
tree0e9d6ced1c850b2d7a1fb7afddf7228d5e647b84 /pytest.ini
parentfebe8e81e5f337c97402d0bf366528b148d579fa (diff)
downloadqutebrowser-7bfc56c0d908795e00ab45f6c4a08c70482ad89f.tar.gz
qutebrowser-7bfc56c0d908795e00ab45f6c4a08c70482ad89f.zip
Remove outdated issue2478 marker
Looks like this works on Windows nowadays. See #2478
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 96a086f6a..abd2683c0 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
- 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 flaky
qtbug80085: Tests which are broken on Qt 5.14 due to a missing renderProcessTerminated signal