From a6817bd0865719bc1dc3a272fd8ab85c0d139937 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 19 Jun 2020 16:21:03 +0200 Subject: tests: Fix JS header tests This is a follow-up to f0eed465ab608061212366c6ebc26a0c47803060 See #4657 --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index e85f2b298..8c6b7853b 100644 --- a/pytest.ini +++ b/pytest.ini @@ -30,6 +30,7 @@ markers = 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 + js_headers: Sets JS headers dynamically on QtWebEngine (unsupported on some versions) qt_log_level_fail = WARNING qt_log_ignore = ^SpellCheck: .* -- cgit v1.2.3-54-g00ecf