From 160831c5bd52a158456abb48d8504a044a02e8f2 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 3 Nov 2020 14:00:36 +0100 Subject: old qt: Remove conditional and old tests --- pytest.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 0b4fecf37..2906ada10 100644 --- a/pytest.ini +++ b/pytest.ini @@ -30,10 +30,8 @@ markers = qtwebkit_skip: Tests not applicable with QtWebKit qtwebengine_flaky: Tests which are flaky (and currently skipped) with QtWebEngine qtwebengine_mac_xfail: Tests which fail on macOS with QtWebEngine - 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 - qtbug60673: Tests which are broken if the conversion from orange selection to real selection is flaky fake_os: Fake utils.is_* to a fake operating system unicode_locale: Tests which need a unicode locale to work qtwebkit6021_xfail: Tests which would fail on WebKit version 602.1 -- cgit v1.2.3-54-g00ecf