Skip to content

Sliding sync: factor out room list logic #2882

Sliding sync: factor out room list logic

Sliding sync: factor out room list logic #2882

Triggered via pull request August 28, 2024 16:59
Status Failure
Total duration 36m 59s
Artifacts 4

tests.yml

on: pull_request
changes
4s
changes
check-lockfile
7s
check-lockfile
lint-crlf
4s
lint-crlf
lint-newsfile
36s
lint-newsfile
check-sampleconfig
1m 8s
check-sampleconfig
check-schema-delta
44s
check-schema-delta
lint
49s
lint
Typechecking
1m 45s
Typechecking
lint-pydantic
41s
lint-pydantic
lint-clippy
0s
lint-clippy
lint-clippy-nightly
0s
lint-clippy-nightly
lint-rustfmt
0s
lint-rustfmt
lint-readme
0s
lint-readme
linting-done
2s
linting-done
Matrix: portdb
calculate-test-jobs
8s
calculate-test-jobs
Matrix: complement
trial-olddeps
8m 4s
trial-olddeps
cargo-test
0s
cargo-test
cargo-bench
0s
cargo-bench
Matrix: trial-pypy
Matrix: sytest
Matrix: trial
tests-done
2s
tests-done
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 13 warnings
sytest (focal, multi-postgres, workers, asyncio)
Process completed with exit code 1.
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #173: Users with sufficient power-level can delete other's aliases
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #174: Can delete canonical alias
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #176: Alias creators can delete canonical alias with no ops
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #235: Guest users are kicked from guest_access rooms on revocation of guest_access over federation
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #238: GET /publicRooms lists rooms
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #239: GET /publicRooms includes avatar URLs
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #254: m.room.history_visibility == "world_readable" allows/forbids appropriately for Guest users
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #256: m.room.history_visibility == "invited" allows/forbids appropriately for Guest users
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #257: m.room.history_visibility == "joined" allows/forbids appropriately for Guest users
sytest (focal, multi-postgres, workers, asyncio)
FAILURE: #263: Guest non-joined user can call /events on world_readable room
tests-done
Job sytest returned failure
lint-pydantic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-sampleconfig
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typechecking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
portdb (3.8, 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
portdb (3.11, 15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trial (3.8, sqlite)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
export-data
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trial (3.8, sqlite, all)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trial (3.8, postgres, 11, all)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
complement (monolith, SQLite)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
complement (monolith, Postgres)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
complement (workers, Postgres)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
Sytest Logs - failure - (focal, multi-postgres, workers, asyncio)
2.04 MB
Sytest Logs - success - (focal)
824 KB
Sytest Logs - success - (focal, multi-postgres, workers)
2.1 MB
Sytest Logs - success - (focal, postgres)
841 KB