-
Notifications
You must be signed in to change notification settings - Fork 593
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
ValueError: min() arg is an empty sequence in CreateTopicUpgradeTest.test_retention_config_on_upgrade_from_v22_2_to_v22_3
#11182
Comments
topic_creation_test.CreateTopicUpgradeTest.test_retention_config_on_upgrade_from_v22_2_to_v22_3
CreateTopicUpgradeTest.test_retention_config_on_upgrade_from_v22_2_to_v22_3
FAIL test: CreateTopicUpgradeTest.test_retention_config_on_upgrade_from_v22_2_to_v22_3 (1/13 runs) |
The truncation check races with the election of the partition leader, it hits a node while there are no segments on disk. The handling of segment-less results should have been fixed in the just-merged: |
https://buildkite.com/redpanda/redpanda/builds/30508#01887e80-df22-4183-8ad6-e39e8b766def
https://ci-artifacts.dev.vectorized.cloud/redpanda/30508/01887e80-df22-4183-8ad6-e39e8b766def/vbuild/ducktape/results/2023-06-02--001/report.html
The text was updated successfully, but these errors were encountered: