Skip to content

Conversation

@Taragolis
Copy link
Contributor

This refactor is another attempt for get rid of x-failed test (Previous attempt is #23918).
In this attempt I try to split huge test case for multiple simple tests and replace "moto infrastructure" by simple mock response.

This should save a lot of time for debugging and test execution because for this test we only need to mock single boto3 Batch client method and could provide expected output rather than guessing moto responses.

related: #23539

cc: @vincbeck

@Taragolis Taragolis requested a review from eladkal as a code owner January 5, 2023 23:41
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jan 5, 2023
Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Contributor

@vincbeck vincbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome job!

@eladkal eladkal merged commit e9e052b into apache:main Jan 6, 2023
@Taragolis Taragolis deleted the fix-xfailed-aws-batch-waiters branch January 14, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants