From 40c72f849d35cde1644558792845d93e3032ea93 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 30 Mar 2021 17:42:13 +0200 Subject: flatpak: Skip download dispatcher tests --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 7f4a58de3..4873152ea 100644 --- a/pytest.ini +++ b/pytest.ini @@ -17,6 +17,7 @@ markers = mac: Tests which only can run on macOS. not_mac: Tests which can not run on macOS. not_frozen: Tests which can't be run if sys.frozen is True. + not_flatpak: Tests which can't be run if running with Flatpak. no_xvfb: Tests which can't be run with Xvfb. frozen: Tests which can only be run if sys.frozen is True. integration: Tests which test a bigger portion of code -- cgit v1.2.3-54-g00ecf