-
Task
-
Resolution: Unresolved
-
Optional
-
None
-
None
-
None
YamlConfigurationExtensionTest is indeterministic because there is no guarantee of the order of operations after processOperations is run.
The fix is to sort the list after running processOperations and then fixing the order instead.