Actions
Bug #25085
closedDatasources tests fail on 404
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Some datasources tests randomly fail, maybe due to some concurrent execution :
[2024-06-28T07:55:18.131Z] The behavior on 404 should::have a working 'don't touch - exists' option(com.normation.plugins.datasources.UpdateHttpDatasetTest) Time elapsed: 0.005 sec <<< FAILURE! [2024-06-28T07:55:18.131Z] java.lang.Exception: Map(NodeId(node2) -> 1) is not empty [2024-06-28T07:55:18.131Z] at com.normation.plugins.datasources.UpdateHttpDatasetTest.$anonfun$new$318(UpdateHttpDatasetTest.scala:1231) [2024-06-28T07:55:18.132Z] at com.normation.plugins.datasources.UpdateHttpDatasetTest.$anonfun$new$314(UpdateHttpDatasetTest.scala:1228) [2024-06-28T07:55:18.132Z] at com.normation.plugins.datasources.UpdateHttpDatasetTest.test404prop$1(UpdateHttpDatasetTest.scala:1233) [2024-06-28T07:55:18.132Z] at com.normation.plugins.datasources.UpdateHttpDatasetTest.$anonfun$new$344(UpdateHttpDatasetTest.scala:1269)
Updated by Clark ANDRIANASOLO 5 months ago
- Related to Architecture #25015: Plugins need to be ported, too added
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/737
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|457efe964984380d4788e729e2e2afcbcbe38fbd.
Updated by François ARMAND 2 months ago
- Related to Bug #25432: Sporadic errors on UpdateHttpDatasetTest for 404 behavior added
Updated by Vincent MEMBRÉ 2 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin datasources v8.2.0.alpha1-2.4
Actions