Allow search results to appear in multiple orders#479
Conversation
Fixes #478, I hope, though there may be other tests with the same problem.
Looking at the deleted Sytest code, it definitely did that assumption. |
|
Aha.. Looking closer.. It might be related to the different message body? |
I don't think so. Look at https://github.com/matrix-org/sytest/blob/bebf431edf7311d5147139f44dab97131a784d29/tests/43search.pl#L287: it sets |
|
Oh, true, didn't read that right. |
|
Though CI seems to be failing: |
Fixes #478, I hope, though there may be other tests with the same problem.