summary refs log tree commit diff
path: root/changelog.d/12438.misc
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-04-12 17:41:21 +0100
committerGitHub <noreply@github.com>2022-04-12 17:41:21 +0100
commit5a275a237700a606fde5c03e4a0f116a1c9aeda8 (patch)
treec221c01cd39a8d668ecefc799b6dd8e0fc716060 /changelog.d/12438.misc
parentRun lints under poetry in CI; remove lint tox jobs (#12434) (diff)
downloadsynapse-5a275a237700a606fde5c03e4a0f116a1c9aeda8.tar.xz
Run "main" trial tests under poetry (#12438)
* Run "main" trial tests under poetry

Olddeps and twisted trunk tests are handled in separate PRs.

The PyPy config is a best-effort only; it's completely untested.

Pulled out from #12337.

* Changelog
Diffstat (limited to '')
-rw-r--r--changelog.d/12438.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12438.misc b/changelog.d/12438.misc
new file mode 100644
index 0000000000..f2c07a56da
--- /dev/null
+++ b/changelog.d/12438.misc
@@ -0,0 +1 @@
+Run "main" trial tests under `poetry`.