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 8 months ago
- Related to Bug #25527: List techniques with compilation failure in bar for generation status added
Updated by Clark ANDRIANASOLO 8 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 8 months ago
- Status changed from Pending technical review to Pending release
Actions