summary refs log tree commit diff
path: root/tests/test_visibility.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-08-27 16:54:06 +0100
committerGitHub <noreply@github.com>2019-08-27 16:54:06 +0100
commitdfd10f5133e1f748e69b4ea167e13dcc7da6f0e7 (patch)
tree6edba487c5fd281a9ce99f4b8e291388a20bd7fc /tests/test_visibility.py
parentAllow schema deltas to be engine-specific (#5911) (diff)
parentFix off by one error in SRV result shuffling (diff)
downloadsynapse-dfd10f5133e1f748e69b4ea167e13dcc7da6f0e7.tar.xz
Merge pull request #5864 from matrix-org/erikj/reliable_lookups
Refactor MatrixFederationAgent to retry SRV.
Diffstat (limited to 'tests/test_visibility.py')
-rw-r--r--tests/test_visibility.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_visibility.py b/tests/test_visibility.py

index e0605dac2f..18f1a0035d 100644 --- a/tests/test_visibility.py +++ b/tests/test_visibility.py
@@ -74,7 +74,6 @@ class FilterEventsForServerTestCase(tests.unittest.TestCase): self.assertEqual(events_to_filter[i].event_id, filtered[i].event_id) self.assertEqual(filtered[i].content["a"], "b") - @tests.unittest.DEBUG @defer.inlineCallbacks def test_erased_user(self): # 4 message events, from erased and unerased users, with a membership