Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvrocks2redis test keep failing in ArchLinux CI #2574

Open
1 of 2 tasks
PragmaTwice opened this issue Oct 3, 2024 · 1 comment
Open
1 of 2 tasks

kvrocks2redis test keep failing in ArchLinux CI #2574

PragmaTwice opened this issue Oct 3, 2024 · 1 comment
Labels
bug type bug

Comments

@PragmaTwice
Copy link
Member

Search before asking

  • I had searched in the issues and found no similar issues.

Version

unstable

Minimal reproduce step

https://github.com/apache/kvrocks/actions/runs/11145141492/job/31005011435

What did you expect to see?

What did you see instead?

Anything Else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@PragmaTwice PragmaTwice added the bug type bug label Oct 3, 2024
@PragmaTwice PragmaTwice changed the title Kvrocks2redis test keep failing in ArchLinux CI kvrocks2redis test keep failing in ArchLinux CI Oct 3, 2024
@PragmaTwice
Copy link
Member Author

AssertionError: Data mismatch for key 'set_key_0': source data: '['set_value_0_1', 'set_value_0_2', 'set_value_0_3']' destination data: '['set_value_0_3', 'set_value_0_2', 'set_value_0_1']'

I think it is possible that a behavior change in a new version of Redis caused this reordering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug type bug
Projects
None yet
Development

No branches or pull requests

1 participant