Skip to content

Fix flaky test by sorting dependencies

What does this MR do and why?

This MR fixes flaky test which can be caused by different order of dependencies. It would be beneficial also for the user to have consistent sorting, so the fix is to sort the dependencies.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #455831 (closed)

Merge request reports