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

Fix flaky backend group test with proper comparison ordering #696

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

joesbigidea
Copy link
Contributor

Flaky Backend Group Test Fix
Fixes flakiness in backend group tests by resolving an issue with the ordering used for expected/actual backend comparison.

The less function being provided did not match the type on the VirtualNode.Spec.Backends slice, so was being ignored.

@joesbigidea joesbigidea merged commit 2aa99f6 into aws:master Apr 26, 2023
@joesbigidea joesbigidea deleted the backend-flake-fix branch April 26, 2023 18:30
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