build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /tools… #9361
GitHub Actions / Test Results
succeeded
Dec 13, 2024 in 0s
All 7 tests pass in 2s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
7 tests found
There are 7 tests, see "Raw output" for the full list of tests.
Raw output
Cache set by one instance can be accessed by another ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Cache set by one instance can be accessed by another
Correctly performs set, get and delete operations ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Correctly performs set, get and delete operations
Correctly sets TTL time ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache Correctly sets TTL time
Falls back to local cache for REDIS_ENABLED !== true ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache given REDIS_ENABLED=false are set Falls back to local cache for REDIS_ENABLED !== true
test delete operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test delete operation
test getAsync operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test getAsync operation
test multiSet operation ‑ RPC Server Acceptance Tests Acceptance tests @cache-service Acceptance Tests for shared cache fallback to local cache in case of Redis error test multiSet operation
Loading