Skip to content

Github CI test failed on case of test_eviction in pingora-memory-cache #591

@hikaricai

Description

@hikaricai

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

No one assigned

    Labels

    ergonomicsEase of use, developer friendliness

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions