matrix-org / complement

Matrix compliance test suite
Apache License 2.0
61 stars 52 forks source link

Add federation ACL test #624

Closed S7evinK closed 1 year ago

S7evinK commented 1 year ago

Test for https://github.com/matrix-org/dendrite/issues/3004

S7evinK commented 1 year ago

CI is failing because of

Merge 388dc53171a1adbfbc2d417be0fbf6915e8ec446 into 69d1326f322e93be0948e28fad470737637b1fb8

not sure if this is actually the intended behavior or if we should do this instead.

DMRobertson commented 1 year ago

CI is failing because of

Merge 388dc53 into 69d1326

not sure if this is actually the intended behavior or if we should do this instead.

I think what you mean is: if we tested against the merge of https://github.com/matrix-org/dendrite/pull/3008 with dendrite main, we wouldn't have seen this error? Sounds like it'd be nice to have (since Dendrite's CI will test the PR by running against that merge commit)