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

called_once_with should be assert_called_once_with #1284

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

radez
Copy link
Contributor

@radez radez commented Jul 27, 2023

This is just a mistake?

@radez radez requested a review from a team as a code owner July 27, 2023 13:21
@Shrews
Copy link
Contributor

Shrews commented Jul 27, 2023

Thanks for spotting this.

@radez
Copy link
Contributor Author

radez commented Jul 27, 2023

@Shrews I'm not sure I'm familiar with the tests enough to understand the failure at first glance, would you mind taking a peek at the failure and see if you recognize what's failed?

test/unit/utils/test_dump_artifacts.py Outdated Show resolved Hide resolved
@Shrews
Copy link
Contributor

Shrews commented Jul 27, 2023

@Shrews I'm not sure I'm familiar with the tests enough to understand the failure at first glance, would you mind taking a peek at the failure and see if you recognize what's failed?

Just need to remove the assert up front.

@Shrews
Copy link
Contributor

Shrews commented Jul 27, 2023

FYI, codecov data is failing to upload, causing these test failures. I'll re-run them in a bit.

@radez
Copy link
Contributor Author

radez commented Jul 27, 2023

Sounds good, thanks

@Shrews Shrews merged commit dc24849 into ansible:devel Jul 27, 2023
11 checks passed
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