0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 10:48:46 +02:00
synapse/changelog.d
kegsay a3865ed525
Run Complement tests sequentially (#11910)
Since #11811 there has been general Complement flakiness around networking.
It seems like tests are hitting the wrong containers. In an effort to diagnose
the cause of this, as well as reduce its impact on this project, set the
parallelsim to 1 (no parallelism) when running tests.

If this fixes the flakiness then this indicates the cause and I can diagnose
this further. If this doesn't fix the flakiness then that implies some kind
of test pollution which also helps to diagnose this further.
2022-02-04 13:04:57 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
11215.feature Send to-device messages to application services (#11215) 2022-02-01 14:13:38 +00:00
11615.misc Allow specifying the application service-specific user_id parameter in the join test helper. (#11616) 2022-02-03 13:09:22 +00:00
11616.misc Allow specifying the application service-specific user_id parameter in the join test helper. (#11616) 2022-02-03 13:09:22 +00:00
11655.feature Add a background database update to purge account data for deactivated users. (#11655) 2022-02-02 11:37:18 +00:00
11832.misc Fix type errors introduced by new annotations in the Prometheus Client library. (#11832) 2022-02-02 16:51:00 +00:00
11859.doc Fix typo: unpind -> unbind (#11859) 2022-02-03 17:20:44 +00:00
11867.feature Stabilise MSC3231 (Token Based Registration) (#11867) 2022-02-04 12:15:13 +00:00
11868.feature Allow modules to retrieve server and worker names (#11868) 2022-02-01 16:23:55 +01:00
11869.misc Fixes for opentracing scopes (#11869) 2022-02-02 22:41:57 +00:00
11870.misc Improve opentracing for federation requests (#11870) 2022-02-03 12:29:16 +00:00
11876.misc Describe prune_unread_entries in docstrings (#11876) 2022-02-02 15:11:23 +00:00
11878.misc Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 2022-02-02 12:24:07 -05:00
11880.misc Convert ApplicationServiceTestCase to use simple_async_mock (#11880) 2022-02-01 17:45:13 +00:00
11884.misc Revert experimental push rules from #7997. (#11884) 2022-02-02 09:49:31 -05:00
11888.misc Disable coverage calculation for olddeps build. (#11888) 2022-02-02 15:59:33 +00:00
11890.bugfix Fix losing incoming EDUs if debug logging enabled (#11890) 2022-02-02 16:25:17 +00:00
11892.feature Add a ratelimiter for 3pid invite (#11892) 2022-02-03 14:28:15 +01:00
11895.removal Remove support for the webclient listener. (#11895) 2022-02-03 18:36:49 +00:00
11907.doc Delete MSC1711_certificates_FAQ.md (#11907) 2022-02-04 11:27:00 +00:00
11910.misc Run Complement tests sequentially (#11910) 2022-02-04 13:04:57 +00:00