From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 18 Dec 2025 15:17:50 +0000 (-0800) Subject: Chore: mark another test flaky X-Git-Tag: v2.20.3~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598540fda07043769a1bbeacc6a418cf31041bc0;p=thirdparty%2Fpaperless-ngx.git Chore: mark another test flaky --- diff --git a/src/paperless_mail/tests/test_mail.py b/src/paperless_mail/tests/test_mail.py index 70f7be50fb..a0eed1635a 100644 --- a/src/paperless_mail/tests/test_mail.py +++ b/src/paperless_mail/tests/test_mail.py @@ -816,6 +816,7 @@ class TestMail( ) self.assertEqual(len(self.mailMocker.bogus_mailbox.messages), 3) + @pytest.mark.flaky(reruns=4) def test_handle_mail_account_delete(self): account = MailAccount.objects.create( name="test",