Skip to content

Comments

map: fix flaky TestMapIteratorAllocations#1506

Merged
lmb merged 1 commit intocilium:mainfrom
lmb:map-fix-flaky-iter-allocs
Jul 9, 2024
Merged

map: fix flaky TestMapIteratorAllocations#1506
lmb merged 1 commit intocilium:mainfrom
lmb:map-fix-flaky-iter-allocs

Conversation

@lmb
Copy link
Contributor

@lmb lmb commented Jul 9, 2024

For some reason the allocation check is flaky, with an allocation happening in sysenc.Unmarshal. Pinpointing the exact cause is difficult because we can't tell whether the allocation happened during the warm up or not.

Increase the number of runs for the allocation check, which is probably a sensible thing to do anyways.

For some reason the allocation check is flaky, with an allocation
happening in sysenc.Unmarshal. Pinpointing the exact cause is difficult
because we can't tell whether the allocation happened during the warm
up or not.

Increase the number of runs for the allocation check, which is probably
a sensible thing to do anyways.

Signed-off-by: Lorenz Bauer <[email protected]>
@lmb lmb requested a review from a team as a code owner July 9, 2024 09:10
@lmb lmb merged commit 5976561 into cilium:main Jul 9, 2024
@lmb lmb deleted the map-fix-flaky-iter-allocs branch July 9, 2024 10:13
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.

1 participant