Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pexpect for openSUSE:Factory 
checked in at 2024-12-08 11:36:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pexpect (Old)
 and      /work/SRC/openSUSE:Factory/.python-pexpect.new.21547 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pexpect"

Sun Dec  8 11:36:16 2024 rev:48 rq:1228724 version:4.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pexpect/python-pexpect.changes    
2023-12-14 22:02:40.107045630 +0100
+++ /work/SRC/openSUSE:Factory/.python-pexpect.new.21547/python-pexpect.changes 
2024-12-08 11:37:24.294305766 +0100
@@ -1,0 +2,5 @@
+Fri Dec  6 07:28:04 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Disable test_performance as it randomly fails
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pexpect.spec ++++++
--- /var/tmp/diff_new_pack.7ycRp7/_old  2024-12-08 11:37:25.534357281 +0100
+++ /var/tmp/diff_new_pack.7ycRp7/_new  2024-12-08 11:37:25.546357780 +0100
@@ -73,7 +73,8 @@
 # test_replwrap - seen failed on s390x, [ ValueError: Continuation prompt 
found - input was incomplete: ]
 # test_pxssh - seen failed on s390x, [ pexpect.pxssh.ExceptionPxssh: could not 
synchronize with original prompt ]
 # test_interact_exit_unicode - seen failed on s390x [ pexpect.exceptions.EOF: 
End Of File (EOF). Exception style platform. ]
-%pytest -k "not (test_large_stdout_stream or test_pager_as_cat or 
test_replwrap or test_pxssh or test_zsh or test_interrupt or 
test_multiple_interrupts or test_interact_exit_unicode)"
+# test_performance - random failures seen on aarch64 [ 
pexpect.exceptions.TIMEOUT: Timeout exceeded. ]
+%pytest -k "not (test_large_stdout_stream or test_pager_as_cat or 
test_replwrap or test_pxssh or test_zsh or test_interrupt or 
test_multiple_interrupts or test_interact_exit_unicode or test_performance)"
 
 %files %{python_files}
 %license LICENSE

Reply via email to