-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
ergonomicsEase of use, developer friendlinessEase of use, developer friendliness
Description
Describe the bug
Github CI test failed on case of test_eviction in pingora-memory-cache.
failures:
---- tests::test_eviction stdout ----
thread 'tests::test_eviction' panicked at 'assertion failed: `(left == right)`
left: `Some(2)`,
right: `None`', pingora-memory-cache/src/lib.rs:327:9
failures:
tests::test_eviction
test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.37s
https://github.com/cloudflare/pingora/actions/runs/14658961515/job/41139008443
Pingora info
Pingora version: a1baa60 (on pr 7219a5d)
Rust version: 1.72.0
Operating system version: github action container
Steps to reproduce
https://github.com/cloudflare/pingora/actions/runs/14658961515/job/41139008443
Expected results
CI should success
Observed results
Test case of pingora-memory-cache failed
Additional context
Metadata
Metadata
Assignees
Labels
ergonomicsEase of use, developer friendlinessEase of use, developer friendliness