Skip to content

Commit

Permalink
build(deps): bump cryptography from 39.0.1 to 41.0.0 (#4409)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 11, 2023
1 parent a21b55f commit fbf0367
Showing 1 changed file with 26 additions and 30 deletions.
56 changes: 26 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit fbf0367

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1080 tests run: 1027 passed, 6 failed, 47 skipped (full report)


Failures on Posgres 15

  • test_close_on_connections_exit: debug
  • test_timeline_deletion_with_files_stuck_in_upload_queue[local_fs]: debug
  • test_remote_timeline_client_calls_started_metric[local_fs]: debug
  • test_ignored_tenant_stays_broken_without_metadata[local_fs]: debug
  • test_timeline_delete: debug
# Run failed on Postgres 15 tests locally:
DEFAULT_PG_VERSION=15 scripts/pytest -k "test_close_on_connections_exit[debug-pg15] or test_timeline_deletion_with_files_stuck_in_upload_queue[debug-pg15-local_fs] or test_remote_timeline_client_calls_started_metric[debug-pg15-local_fs] or test_ignored_tenant_stays_broken_without_metadata[debug-pg15-local_fs] or test_timeline_delete[debug-pg15]"

Failures on Posgres 14

# Run failed on Postgres 14 tests locally:
DEFAULT_PG_VERSION=14 scripts/pytest -k "test_branch_and_gc[release-pg14]"
The comment gets automatically updated with the latest test results
fbf0367 at 2023-06-11T19:30:33.120Z :recycle:

Please sign in to comment.