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

migrate timeout in Go Integration Cases #1452

Closed
1 of 2 tasks
infdahai opened this issue May 20, 2023 · 1 comment · Fixed by #1464
Closed
1 of 2 tasks

migrate timeout in Go Integration Cases #1452

infdahai opened this issue May 20, 2023 · 1 comment · Fixed by #1464
Labels
bug type bug

Comments

@infdahai
Copy link
Contributor

infdahai commented May 20, 2023

Search before asking

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

Version

unstable

Minimal reproduce step

the ref to CI jobs: https://github.com/infdahai/incubator-kvrocks/actions/runs/5032023303/jobs/9025509337

The change is on infdahai/incubator-kvrocks@fb0e3d4...7a5a2c2. I only run 10 tests in a loop.

What did you expect to see?

All tests pass, especially the Migrate_sync_with_(or_without)_all_kinds_of_timeouts test.

What did you see instead?

--- FAIL: TestSlotMigrateSync/MIGRATE_-Migrate_sync_with(or_without)all_kinds_of_timeouts#09 (0.01s)
slotmigrate_test.go:426:
Error Trace: /home/runner/work/incubator-kvrocks/incubator-kvrocks/tests/gocase/integration/slotmigrate/slotmigrate_test.go:426
Error: Not equal:
expected: string("OK")
actual : ()
Test: TestSlotMigrateSync/MIGRATE
-Migrate_sync_with(or_without)_all_kinds_of_timeouts#09

Anything Else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@infdahai
Copy link
Contributor Author

infdahai commented May 21, 2023

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

Successfully merging a pull request may close this issue.

1 participant