Skip to content

Fix using variable reference when running multiple combo tests#1257

Merged
jromero merged 1 commit intomainfrom
fix/acceptance_combo_tests
Aug 16, 2021
Merged

Fix using variable reference when running multiple combo tests#1257
jromero merged 1 commit intomainfrom
fix/acceptance_combo_tests

Conversation

@jromero
Copy link
Copy Markdown
Member

@jromero jromero commented Aug 16, 2021

This addresses a common problem when iterating slices of pointers. Previously only the last entry in the set was being tested when running make acceptance-all.

Found as part as diagnosing #1253

This addresses a common problem when iterating slices of pointers.
Previously only the last entry in the set was being tested when running
`make acceptance-all`.

Signed-off-by: Javier Romero <rjavier@vmware.com>
@jromero jromero requested a review from a team as a code owner August 16, 2021 20:20
@github-actions github-actions Bot added this to the 0.21.0 milestone Aug 16, 2021
@github-actions github-actions Bot added type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement. labels Aug 16, 2021
@jromero jromero merged commit 3a7e01b into main Aug 16, 2021
@jromero jromero deleted the fix/acceptance_combo_tests branch August 16, 2021 21:19
@jromero jromero removed the type/enhancement Issue that requests a new feature or improvement. label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Issue that requests non-user facing changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant