Actions
Bug #26309
openDatasources HTTP tests are failing in 8.2
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We have the specified tests which is randomly failing in 8.2 (very often in 8.3) :
[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)'
Many other test failures happened (#25497 but it seems to not be related at all).
Updated by Clark ANDRIANASOLO 17 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 17 days ago
- Subject changed from Datasources HTTP tests are failing in 8.3 to Datasources HTTP tests are failing in 8.2
- Description updated (diff)
- Status changed from In progress to New
- Target version changed from 8.3 to 8.2
Updated by Clark ANDRIANASOLO 16 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 16 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/793
Updated by Clark ANDRIANASOLO 3 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|cc19da2a12b2e6872107a0b68ee336d7792936de.
Actions