Bug #28154
closed
RFauxFactory tests randomly fail
Added by Lukas Zapletal about 5 years ago.
Updated about 5 years ago.
Description
Due to generation of UTF8 Chinese characters up to 255 and storing them into name/description field with 255 bytes limit. This is UTF8 vs bytes problem, generated random UTF8 data must be truncated not to exceed the limit.
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7142 added
- Fixed in Releases 2.0.0 added
- Fixed in Releases 1.24.0 added
- Fixed in Releases deleted (
2.0.0)
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.22.2, 1.23.1 added
Also available in: Atom
PDF