redhat-best-practices-for-k8s / certsuite

https://redhat-best-practices-for-k8s.github.io/certsuite/
Apache License 2.0
15 stars 31 forks source link

Fix flaky test TestEvaluateAPICompliance #2430

Closed sebrandon1 closed 1 month ago

sebrandon1 commented 1 month ago

TestEvaluateAPICompliance seemed to be flaky when comparing expected vs actual.

I removed the ElementsMatch assertions and just swapped it for searching through the slices manually.

dcibot commented 1 month ago

from change https://github.com/redhat-best-practices-for-k8s/certsuite/pull/2430: