Actions
Bug #22967
closedSpurious test error about length of generated password
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
In some case, we get errors like that one in tests:
[2023-06-27T23:05:46.799Z] Failed tests: an account without password field get a random 32 chars pass(bootstrap.liftweb.RudderUserDetailsTest): 31 != 32 expected:<3[2]> but was:<3[1]>
This must be stable.
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/4854
Updated by François ARMAND over 1 year ago
- Status changed from Pending technical review to In progress
- Assignee changed from Alexis Mousset to François ARMAND
Updated by François ARMAND over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request changed from https://github.com/Normation/rudder/pull/4854 to https://github.com/Normation/rudder-plugins/pull/574
Updated by François ARMAND over 1 year ago
- Pull Request changed from https://github.com/Normation/rudder-plugins/pull/574 to https://github.com/Normation/rudder/pull/4854
Updated by François ARMAND over 1 year ago
- Assignee changed from Vincent MEMBRÉ to Alexis Mousset
The second message is an error, PR reverted to https://github.com/Normation/rudder/pull/4854 which is the correct one.
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|db781af8bb500a26393b0b32fb4dbb6471d33901.
Updated by Vincent MEMBRÉ over 1 year ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.3 which was released today.
Actions