Bug 1703367 - Integration tests may fail due to strict verification for pwquality output
Summary: Integration tests may fail due to strict verification for pwquality output
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: tests
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 27.0
Assignee: Martin Styk
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-26 09:05 UTC by Martin Styk
Modified: 2019-04-30 08:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-30 08:37:13 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Beaker Project Gerrit 6502 0 'None' 'MERGED' 'Update verification in inttests for PWQuality out' 2019-12-04 12:01:43 UTC

Description Martin Styk 2019-04-26 09:05:27 UTC
Description of problem:
The pwquality updated codebase and changed minimum of chars for password.
Instead of 7 is now required 8.
Current test implementation asserts for 7. This has to be changed as Fedora is using newer version and this cause failure even when output is correct (but test assuming is incorrect.)

Version-Release number of selected component (if applicable):
26.4

How reproducible:
Run test suite on Fedora 28+

Steps to Reproduce:
1.
2.
3.

Actual results:
test_group_create, test_group_modify, test_group_edit will fail.

Expected results:
Everything is fine

Additional info:


Note You need to log in before you can comment on or make changes to this bug.