Details
-
Improvement
-
Resolution: Fixed
-
Major
-
6.4
-
None
-
N/A
-
N/A
-
Description
We use the Event Renderer in lots of integration tests and if code creating Blocks such as ImageBlock don't use a LinkedHashMap Map then the test randomly fail during the comparison since the key order is not guaranteed (see attached image)
Thus a better solution is to always order alphabetically the parameters output by the Event Renderer