This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Synapse is currently failing to pass all of the tests in Complement. Fixing this would be a requirement to removing the "soft-fail" attribute for running it in CI.
As of now, the tests Synapse is failing are:
Anecdotally, it's worth mentioning that all tests failed when my personal VPN was on, failing with:
2020/09/29 13:19:04 Failed to create docker network: Error response from daemon: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network
federation_room_send_test.go:22: Deploy: Failed to construct blueprint: failed to find built images via ImageList: did they all build ok?