Project

General

Profile

Bug #28154

RFauxFactory tests randomly fail

Added by Lukas Zapletal over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

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.

Associated revisions

Revision db6f2df9 (diff)
Added by Lukas Zapletal over 3 years ago

Fixes #28154 - random name/description test failure fixed

History

#1 Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7142 added

#2 Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 2.0.0 added

#3 Updated by Tomer Brisker over 3 years ago

  • Fixed in Releases 1.24.0 added
  • Fixed in Releases deleted (2.0.0)

#4 Updated by Lukas Zapletal over 3 years ago

  • Status changed from Ready For Testing to Closed

#5 Updated by Tomer Brisker over 3 years ago

  • Fixed in Releases 1.22.2, 1.23.1 added

Also available in: Atom PDF