Bug #26309
Updated by Clark ANDRIANASOLO 17 days ago
We have the specified tests which is randomly constantly failing in 8.2 (very often in 8.3) 8.3 : <pre> [2025-02-06T02:56:41.616Z] Failed tests: Array validation with [*]::for case: [ { "a" : 1 }] -> {"a":1}(com.normation.plugins.datasources.UpdateHttpDatasetTest): Map(NodeId(root) -> 1, NodeId(node1) -> 1) doesn't have the pair '(NodeId(node2),1)' [2025-02-06T02:56:41.616Z] Array validation with [:1]::for case: [ {"a": []} ] -> {"a": []}(com.normation.plugins.datasources.UpdateHttpDatasetTest): Map(NodeId(root) -> 1, NodeId(node2) -> 1) doesn't have the pair '(NodeId(node1),1)' </pre> Many other test failures happened (#25497 but it seems to not be related at all). See https://ci.normation.com/jenkins/blue/organizations/jenkins/rudder-plugins/detail/branches%2Frudder%2F8.2/277/pipeline all)