From 9ab3188b43dff284d1c32c6dcbbd901057e6cf66 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 24 Sep 2018 17:53:18 +0200 Subject: [PATCH] Disable SSL download test on Qt 5.11.2 See #4240 Remains to be seen if it looks better on Qt 5.12, but it seems like it? --- tests/end2end/features/downloads.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature index b16340594..7bde58b4f 100644 --- a/tests/end2end/features/downloads.feature +++ b/tests/end2end/features/downloads.feature @@ -92,6 +92,8 @@ Feature: Downloading things from a website. And I run :leave-mode Then no crash should happen + # https://github.com/qutebrowser/qutebrowser/issues/4240 + @qt!=5.11.2 Scenario: Downloading with SSL errors (issue 1413) When SSL is supported And I clear SSL errors