Actions
Bug #25637
closedSometimes tests with lift actor fails
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Test
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Mock lift actor does not always receive a message before the test ends, and the check seems to be executed without any synchronization from different threads so it may fail when testing that the actor is called.
The test was introduced in #25527
Updated by Clark ANDRIANASOLO about 2 months ago
- Related to Bug #25527: List techniques with compilation failure in bar for generation status added
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 2 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/pull/5926
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|673b8c11ea6eb1aa705387597664aca9d9787960.
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.0~rc1 which was released today.
Actions