Skip to content

Manually delete unused keys from redis activity cache #253

Manually delete unused keys from redis activity cache

Manually delete unused keys from redis activity cache #253

Triggered via pull request August 24, 2024 20:24
Status Failure
Total duration 4m 33s
Artifacts

python.yml

on: pull_request
Tests (pytest)
4m 22s
Tests (pytest)
Linting (pylint)
1m 44s
Linting (pylint)
Typing (mypy)
51s
Typing (mypy)
Formatting (black; run ./bw-dev black to fix)
12s
Formatting (black; run ./bw-dev black to fix)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Tests (pytest): bookwyrm/tests/importers/test_importer.py#L866
GenericImporter.test_create_job AssertionError: 1 != 0
Tests (pytest): bookwyrm/tests/views/admin/test_redis.py#L87
RedisStatusViews.test_redis_status_post_erase_cache redis.exceptions.ConnectionError: Error -3 connecting to redis_activity:6379. Temporary failure in name resolution.
Tests (pytest): bookwyrm/tests/views/admin/test_redis.py#L73
RedisStatusViews.test_redis_status_post_erase_keys redis.exceptions.ConnectionError: Error -3 connecting to redis_activity:6379. Temporary failure in name resolution.
Tests (pytest): bookwyrm/tests/views/admin/test_redis.py#L59
RedisStatusViews.test_redis_status_post_scan_keys redis.exceptions.ConnectionError: Error -3 connecting to redis_activity:6379. Temporary failure in name resolution.
Tests (pytest)
Process completed with exit code 1.
Formatting (black; run ./bw-dev black to fix)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.