Your message dated Wed, 23 Apr 2025 14:12:28 +0200
with message-id <aAjZLOntWpLXK4vt@duagon-BXN3S64.>
and subject line pass-audit: Fix the failure in unittest
has caused the Debian Bug report #1102574,
regarding pass-audit: Fix the failure in unittest
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1102574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102574
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pass-audit
Version: 1.2-1.2
Severity: normal
Tags: patch

Dear Maintainer,
I will submit a patch to fix this 
error--https://ci.debian.net/packages/p/pass-audit/unstable/amd64/

Since the modification 
Replace-zxcvbn-with-zxcvbn-rs-py.patch<https://sources.debian.org/src/pass-audit/1.2-1.2/debian/patches/Replace-zxcvbn-with-zxcvbn-rs-py.patch>,
 the test has always failed due to different implementation in package 
zxcvbn-rs-py.

Some source code needs to be modified to adapt to the above patch.

tests/test_audit.py .....FF [ 16%]
tests/test_main.py .....FFFFF.. [ 45%]
tests/test_msg.py ........ [ 64%]
tests/test_pass.py .............. [ 97%]
tests/test_pwned.py . [100%]

After my code modifications, I tried the same test steps and it worked:

root@debian-dev:/upstream/pass-audit# pytest
===================================================================== test 
session starts 
======================================================================
platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0
rootdir: /upstream/pass-audit
collected 42 items

tests/test_audit.py .......                                                     
                                                                         [ 16%]
tests/test_main.py ............                                                 
                                                                         [ 45%]
tests/test_msg.py ........                                                      
                                                                         [ 64%]
tests/test_pass.py ..............                                               
                                                                         [ 97%]
tests/test_pwned.py .                                                           
                                                                         [100%]

====================================================================== 42 
passed in 3.49s 
======================================================================
I will attach my patch later.


Thanks for your reply!

Yours sincerely,
xiaozhan


--- End Message ---
--- Begin Message ---
Version: 1.2-2

--- End Message ---

Reply via email to