matrix-org / sytest

Black-box integration testing for Matrix homeservers
Apache License 2.0
71 stars 55 forks source link

Fix lazy-loading test which was looking for the wrong thing #1374

Closed richvdh closed 5 months ago

richvdh commented 6 months ago

As the comment says, this test was looking for the wrong thing, and actually enforcing buggy behaviour.

richvdh commented 6 months ago

Looks like sytest's CI is broken :(

S7evinK commented 6 months ago

Looks like it is still trying to download the archive from the matrix-org/synapse repository: https://github.com/matrix-org/sytest/blob/e2c4b0ea8136e754ec0423a3ccdbe5650475d204/.github/workflows/pipeline.yml#L92