complement icon indicating copy to clipboard operation
complement copied to clipboard

Matrix compliance test suite

Results 67 complement issues
Sort by recently updated
recently updated
newest added

This may break use cases which want extra ports to be exposed. This may fix issues where Complement sporadically decides that there are port conflicts, causing CI flakes.

Support creating containers of multi-platform images for an architecture other than that of the host running Complement. Signed-off-by: Andrew Ferrazzutti ### Pull Request Checklist - [x] Pull request includes a...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...

dependencies
go

Firstly this PR makes the tests work on more implementations, for example ruma and GMS won't really understand `join_authorised_via_users_server` not looking like a user id, similar to what https://github.com/matrix-org/complement/pull/224 tried...

In my synapse fork, I was seeing consistent flakiness when running complement on GH actions. These tests were failing ❌ TestFederationKeyUploadQuery (580ms) ❌ TestKnockingInMSC3787Room (570ms) ❌ TestRestrictedRoomsRemoteJoinFailOverInMSC3787Room (6.73s) ❌ TestToDeviceMessagesOverFederation...

### Pull Request Checklist - [x] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)

This PR converts [the "Name/topic keys are correct" sytest](https://github.com/matrix-org/sytest/blob/anoa/missing_algorithms_fields/tests/30rooms/70publicroomslist.pl#L1-L111) to Complement. This was spawned from said test failing in https://github.com/element-hq/synapse/pull/19071, and not wanting to debug perl. The test was first...

*Spawning from https://github.com/matrix-org/complement/pull/808 per my suggestion on https://github.com/matrix-org/complement/pull/808#discussion_r2445478145,* We have other spots that have flawed membership checks that need to be fixed. For example, when our goal is to wait...

Adds some tests for downgrading a v12 room. Also cleans up some existing tests and fixes a typo. :warning: [MSC4289](https://github.com/matrix-org/matrix-spec-proposals/pull/4289) does not specify what power level to set the room's...

Synapse PR: https://github.com/element-hq/synapse/pull/18968 MSC4354 ### Pull Request Checklist - [x] Pull request includes a [sign off](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#sign-off)