diff --git a/tests/30rooms/70publicroomslist.pl b/tests/30rooms/70publicroomslist.pl index 1386a10c2..508d2ebaf 100644 --- a/tests/30rooms/70publicroomslist.pl +++ b/tests/30rooms/70publicroomslist.pl @@ -148,6 +148,10 @@ test "Can paginate public room list", + # this test can take a while, because we create 10 rooms, which is quite slow + # (https://github.com/matrix-org/synapse/issues/6068) + timeout => 20, + requires => [ local_user_fixture() ], check => sub {