Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Issues: matrix-org/synapse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Complement Device_list_tracking_for_pre-existing_members_in_partial_state_room flake A-Testing Issues related to testing in complement, synapse, etc O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Other Questions, user support, anything else. Z-Flake Tests that give intermittent failures
#16310 opened Sep 13, 2023 by DMRobertson
Complement TestRestrictedRoomsRemoteJoinLocalUserInMSC3787Room flake A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#15750 opened Jun 9, 2023 by squahtx
Some tests e.g. WorkerSchemaTests don't seem to work standalone due to lack of database preparation A-Testing Issues related to testing in complement, synapse, etc S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15671 opened May 25, 2023 by reivilibre
Complement TestRestrictedRoomsRemoteJoinInMSC3787Room/Join_should_fail_when_left_allowed_room flake A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#15637 opened May 20, 2023 by MadLittleMods
Write blackbox tests for OIDC and make them pass in Synapse A-SSO Single Sign-On (maybe OIDC) A-Testing Issues related to testing in complement, synapse, etc O-Occasional Affects or can be seen by some users regularly or most users rarely roadmap S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#15574 opened May 11, 2023 by pmaier1
Complement TestThreadedReceipts flake? A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Flake Tests that give intermittent failures
#15517 opened May 2, 2023 by DMRobertson
Add timestamp massaging to /createRoom A-Create-Room A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15346 opened Mar 29, 2023 by MadLittleMods
1 task done
Complement flake(?) Newly_joined_room_is_included_in_an_incremental_sync A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#15299 opened Mar 21, 2023 by DMRobertson
Complement TestPartialStateJoin/Can_change_display_name_during_partial_state_join is flakey A-Federated-Join joins over federation generally suck A-Profiles Displaynames, avatars A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#15086 opened Feb 16, 2023 by DMRobertson Remaining faster remote join work
Convert synapse-specific sytests to subfolder here A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#14547 opened Nov 25, 2022 by ShadowJonathan
Make test utils reusable A-Testing Issues related to testing in complement, synapse, etc T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14445 opened Nov 15, 2022 by julianhille
Enforce Complement test Docker build times in CI A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact
#14316 opened Oct 28, 2022 by MadLittleMods
Why didn't we spot #14267 in CI? A-CI Issues related to CI on the Synapse repository A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#14281 opened Oct 24, 2022 by DMRobertson
Complement flake: TestClientSpacesSummaryJoinRules A-Spaces Hierarchical organization of rooms A-Testing Issues related to testing in complement, synapse, etc O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#14256 opened Oct 21, 2022 by DMRobertson
Race condition with replication means /messages backfill lacks read-after-write consistency between workers A-Testing Issues related to testing in complement, synapse, etc A-Workers Problems related to running Synapse in Worker Mode (or replication) O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Read-After-Write A lack of read-after-write consistency, usually due to cache invalidation races with workers
#14211 opened Oct 17, 2022 by MadLittleMods
Race condition with replication means that publishing room aliases lacks read-after-write consistency between workers A-Testing Issues related to testing in complement, synapse, etc A-Workers Problems related to running Synapse in Worker Mode (or replication) O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Read-After-Write A lack of read-after-write consistency, usually due to cache invalidation races with workers
#14210 opened Oct 17, 2022 by DMRobertson
Run Sytest and Complement with the Twisted asyncioreactor enabled in CI A-CI Issues related to CI on the Synapse repository A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#14091 opened Oct 6, 2022 by sandhose
Complement TestInviteFromIgnoredUsersDoesNotAppearInSync seems flakey A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#13828 opened Sep 16, 2022 by DMRobertson
Complement TestPartialStateJoin/Resync_completes_even_when_events_arrive_before_their_prev_events is flaky A-Federated-Join joins over federation generally suck A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
conf/workers-shared-extra.yaml.j2 is applied to monolith Complement runs A-Testing Issues related to testing in complement, synapse, etc O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#13590 opened Aug 23, 2022 by MadLittleMods
Complement TestImportHistoricalMessages/parallel/Federation/When_messages_have_already_been_scrolled_back_through,_new_historical_messages_are_visible_in_next_scroll_back_on_federated_server is potentially flaky. A-Testing Issues related to testing in complement, synapse, etc O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#13508 opened Aug 11, 2022 by reivilibre
Testing with Complement has gotten so slow - 2 minutes to see test results A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact
#13204 opened Jul 6, 2022 by MadLittleMods
Race condition where a second join races with cache invalidation over replication and erroneously rejects joining Restricted Room A-Testing Issues related to testing in complement, synapse, etc T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Read-After-Write A lack of read-after-write consistency, usually due to cache invalidation races with workers
#13185 opened Jul 5, 2022 by reivilibre
EventPersisterShardTestCase.test_basic is flaky A-Testing Issues related to testing in complement, synapse, etc T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#12870 opened May 25, 2022 by richvdh
Linearizer uses a different reactor than the homeserver during tests A-Testing Issues related to testing in complement, synapse, etc T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#12841 opened May 23, 2022 by squahtx
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.