element-hq / element-hq/synapse

synapse refuses to start against sqlite unless sqlite supports json extension

Open
#7,218 0 comments 0 reactions 0 assignees View on GitHub
O-Uncommon S-Major T-Task
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#7218](https://github.com/matrix-org/synapse/issues/7218).

---

### Description
Twisted test suite doesn't pass after fresh clone and install

### Steps to reproduce
Steps from the Synapse Development portion of the README
- git clone https://github.com/matrix-org/synapse.git
- cd synapse

- virtualenv -p python3 env
- source env/bin/activate
python -m pip install --no-use-pep517 -e ".[all]"
python -m twisted.trial tests

Ran 907 tests in 41.853s
FAILED (skips=1, errors=610, successes=296)

I guess I was expecting them to pass off a fresh clone, is there something I'm doing wrong? Thanks!

### Version information

- **Homeserver**:

If not matrix.org:

- **Version**:

- **Install method**:

- **Platform**:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.