From 501b12564c799033b41b019ba7d7baa60b0d4be1 Mon Sep 17 00:00:00 2001 From: missytake Date: Thu, 6 Jun 2024 14:14:25 +0200 Subject: [PATCH] tests: mark expunged test as slow --- cmdeploy/src/cmdeploy/tests/online/test_1_basic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cmdeploy/src/cmdeploy/tests/online/test_1_basic.py b/cmdeploy/src/cmdeploy/tests/online/test_1_basic.py index 63dea5f6..a0b2bc63 100644 --- a/cmdeploy/src/cmdeploy/tests/online/test_1_basic.py +++ b/cmdeploy/src/cmdeploy/tests/online/test_1_basic.py @@ -86,6 +86,7 @@ def test_exceed_rate_limit(cmsetup, gencreds, maildata, chatmail_config): pytest.fail("Rate limit was not exceeded") +@pytest.mark.slow def test_expunged(remote, chatmail_config): outdated_days = int(chatmail_config.delete_mails_after) + 1 find_cmds = [