summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-06-05 07:36:47 -0400
committerGitHub <noreply@github.com>2020-06-05 07:36:47 -0400
commit02f345d053db79b92e00c364a2276dfbd64cc9ff (patch)
tree65785dc18cb87eee4bfe2f40cff16657901f759a /changelog.d
parentSupport CS API v0.6.0 (#6585) (diff)
downloadsynapse-02f345d053db79b92e00c364a2276dfbd64cc9ff.tar.xz
Attempt to fix PhoneHomeStatsTestCase.test_performance_100 being flaky. (#7634)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7634.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7634.misc b/changelog.d/7634.misc
new file mode 100644
index 0000000000..50dc6df02e
--- /dev/null
+++ b/changelog.d/7634.misc
@@ -0,0 +1 @@
+Attempt to fix flaky test: `PhoneHomeStatsTestCase.test_performance_100`.