commit:     5c66cd899e3d1f15d7f76d94105acb97729f63ee
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  3 07:45:26 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu Jul  3 08:03:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c66cd89

net-im/synapse: enable DatabaseOutageTestCase.test_recovery test

The test was fixed together with the Twisted 25.5.0 support.

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-im/synapse/synapse-1.133.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net-im/synapse/synapse-1.133.0.ebuild 
b/net-im/synapse/synapse-1.133.0.ebuild
index e9644d0d0b5b..5f8a9d3a3bd5 100644
--- a/net-im/synapse/synapse-1.133.0.ebuild
+++ b/net-im/synapse/synapse-1.133.0.ebuild
@@ -299,10 +299,6 @@ BDEPEND="
 # Rust extension
 QA_FLAGS_IGNORED="usr/lib/python3.*/site-packages/synapse/synapse_rust.abi3.so"
 
-PATCHES=(
-       "${FILESDIR}/${PN}-1.123.0-skip-recovery-test.patch"
-)
-
 src_test() {
        if use postgres; then
                einfo "Preparing postgres test instance"

Reply via email to