Skip to content

fix flaky test by guaranteeing execution order#96

Merged
arielsepton merged 1 commit intocrossplane-contrib:mainfrom
klaudworks:fix-flaky-test
Jun 2, 2025
Merged

fix flaky test by guaranteeing execution order#96
arielsepton merged 1 commit intocrossplane-contrib:mainfrom
klaudworks:fix-flaky-test

Conversation

@klaudworks
Copy link
Copy Markdown
Contributor

Description of your changes

Fixes the unit test execution order by using a slice with deterministic iteration order instead of a map with indeterministic execution order.

I have:

  • [ x] Read and followed Crossplane's [contribution process].
  • [ x] Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

make -j2 test

@arielsepton arielsepton merged commit 72a3515 into crossplane-contrib:main Jun 2, 2025
6 checks passed
barunavo pushed a commit to barunavo/provider-http that referenced this pull request Nov 17, 2025
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