action #122110
Updated by dheidler almost 2 years ago
https://build.opensuse.org/package/live_build_log/devel:languages:perl/perl-Crypt-HSXKPasswd/SLE_15/x86_64
```
[ 31s] t/01-defined-constants.t ... ok
[ 32s]
[ 32s] # Failed test 'password generation with named argument 'dictionary_list''
[ 32s] # at t/02-generate-passwords.t line 28.
[ 32s]
[ 32s] # Failed test 'password generation with named argument 'dictionary_file''
[ 32s] # at t/02-generate-passwords.t line 35.
[ 32s]
[ 32s] # Failed test 'password generation with named arguments 'dictionary_file' & 'dictionary_file_encoding''
[ 32s] # at t/02-generate-passwords.t line 41.
[ 32s] # Looks like you failed 3 tests of 10.
[ 32s] t/02-generate-passwords.t ..
```
## Acceptance Criteria
**AC1**: Package is building again
## Suggestions
* Check out the cartoon the module is based on (https://xkcd.com/936/)
* Check the perl packaging guidlines at https://en.opensuse.org/openSUSE:Packaging_Perl
* Try to reproduce the problem manually, e.g. based on a simple upstream git checkout
* Fix the test if possible, otherwise report upstream and just exclude the test from OBS execution, e.g. just `rm ...t` like in https://build.opensuse.org/request/show/879871
* Fixed package is submitted to openSUSE:Factory