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

fixed cfg_dump unit test #267

Merged
merged 1 commit into from
May 3, 2023
Merged

fixed cfg_dump unit test #267

merged 1 commit into from
May 3, 2023

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented May 3, 2023

This PR fixes the unit test for cfg_dump by checking if the individual key-value pair is in the dump instead of validating the full output. Since the items in a hashmap are not sorted, this can cause test failures (which already happend on x390s, for example - see this copr build).

Signed-off-by: Michael Engel <mengel@redhat.com>
@alexlarsson
Copy link
Contributor

lgtm

@alexlarsson alexlarsson self-requested a review May 3, 2023 07:07
@alexlarsson alexlarsson merged commit fc1d4d2 into eclipse-bluechi:main May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants