-
-
Notifications
You must be signed in to change notification settings - Fork 678
Fix failing room state endpoints (setting state twice) #1329
Comments
Looks related to #1311 |
Is this issue still open? Can I have a look over this? |
Go for it @piyushsingariya! |
@MadLittleMods Can you explain to me a bit about this issue? as I am new and having a hard time understanding Dendrite's issues and its codebase. It would be helpful if you could guide me. |
@piyushsingariya I am also very new and struggling my way through a To start, add Then run Sytest (see https://github.com/matrix-org/dendrite/blob/master/docs/sytest.md for how to run) and see what fails (your test is in |
hey @piyushsingariya were you able to progress on this one? I can try to help if you need any or I'm also happy to take a look myself, looking for a #good-first-issue to get myself familiarised with this dendrite. |
yeah go ahead @keremgocen , I'm not focusing on this. |
I'm looking at this and left a comment here. It's not obvious to me what should be the fix;
Not sure how the 2nd event ends up having the same id, when I look at the failing test code here: https://github.com/matrix-org/sytest/blob/master/tests/30rooms/01state.pl#L287 Any guidance would be helpful as this is my first issue, thanks. |
I get
as output for SyTests. Does that mean that it works? |
No, you need it to be |
Hello, I plan to apply to matrix for the dendrite project as part of GSoC this year and was looking to familiarise myself with the codebase. |
Still failing as of today: |
Fixed in #2512 |
Sytests:
The text was updated successfully, but these errors were encountered: