aboutsummaryrefslogtreecommitdiff
path: root/sytest-blacklist
AgeCommit message (Expand)Author
2023-07-07Add event size checks similar to Synapse (#3140)Till
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20AWSY missing federation tests (#2943)Till
2022-12-22Handle guest access [1/2?] (#2872)Till
2022-11-04Send presence to joined hosts only (#2858)Till
2022-10-31Tweak `"state"` and `"timeline"` filtering (#2844)Neil Alexander
2022-10-20Remove test from blacklistTill Faelligen
2022-10-19Get state deltas without filters (#2810)Till
2022-10-10SyTest List MaintenanceTill Faelligen
2022-09-07Add HTTP status code to FederationClientError (#2699)Till
2022-08-11Remove test from `sytest-blacklist`Neil Alexander
2022-08-02Disable flakey testNeil Alexander
2022-07-01Blacklist `Guest users can join guest_access rooms` test until it can be inve...Neil Alexander
2022-04-28Unlist test since it no longer seems to be flakey (hopefully?)Neil Alexander
2022-04-25Use provided filter for account_data (#2372)Till
2022-04-07Add possibility to ignore users (#2329)Till
2022-04-05Nuke a couple of tests for nowNeil Alexander
2022-03-14Fix /context with lazy_load_members (#2277)S7evinK
2022-03-07Fix appservice username check (#2223)S7evinK
2022-03-07Add canonical alias support (#2236)S7evinK
2022-03-03Clean old notifications regularly (#2244)Neil Alexander
2022-03-03Test `/context/ with lazy_load_members filter works` should be OK nowNeil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-25Remember parameters on registration (#2225)S7evinK
2022-02-21Implement `/context` (#2207)S7evinK
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2021-10-29Remove tests from the blacklist (#2031)kegsay
2021-10-21sytest: update blacklist and whitelist (#2025)kegsay
2021-10-13Update sytest blacklist/whitelist for known flaky tests (closes matrix-org/sy...Neil Alexander
2021-07-12Update blacklistKegan Dougal
2021-03-23log less for failed key querys, add counters for incoming pdus/edus (#1801)Kegsay
2021-03-02Return the current OTK count on an empty upload request (#1774)Neil Alexander
2020-12-04Update sytest-whitelist/blacklistNeil Alexander
2020-11-16Update sytest lists to blacklist flaky 'Forgotten room messages cannot be pag...Neil Alexander
2020-10-19Update sytest listsNeil Alexander
2020-10-05Resolve state after event against current room state when determining latest ...Neil Alexander
2020-09-21Soft-fail (#1364)Neil Alexander
2020-09-16Implement rejected events (#1426)Kegsay
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-03Blacklist a testKegan Dougal
2020-06-24Make same membership transitions 403, add sytests (#1161)Kegsay
2020-06-23/send auth errors are silent (#1149)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-04-14Move /room/{roomID}/state endpoints into client API (#606) (#962)Neil Alexander
2020-04-09Federation for v3/v4 rooms (#954)Neil Alexander
2020-03-27Further room version wiring (#936)Neil Alexander
2020-02-11Implement missing device management features (#835)S7evinK
2020-02-05Implement room version capabilities in CS API (#866)Neil Alexander
2020-02-01Blacklist 'displayname updates affect room member events' (#859)Andrew Morgan
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander