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 2023-03-29 23:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pexpect (Old)
 and      /work/SRC/openSUSE:Factory/.python-pexpect.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pexpect"

Wed Mar 29 23:25:56 2023 rev:39 rq:1074791 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pexpect/python-pexpect.changes    
2023-03-26 20:19:08.562940990 +0200
+++ /work/SRC/openSUSE:Factory/.python-pexpect.new.31432/python-pexpect.changes 
2023-03-29 23:25:59.671116518 +0200
@@ -1,0 +2,6 @@
+Mon Mar 27 08:12:48 UTC 2023 - Andreas Schwab <sch...@suse.de>
+
+- Skip test_interrupt, test_multiple_interrupts, test_existing_spawn when
+  running in QEmu linux-user emulation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pexpect.spec ++++++
--- /var/tmp/diff_new_pack.4wV1AR/_old  2023-03-29 23:26:00.155118793 +0200
+++ /var/tmp/diff_new_pack.4wV1AR/_new  2023-03-29 23:26:00.159118811 +0200
@@ -73,7 +73,9 @@
 # test_spawn_uses_env - seen failed on s390x
 # test_forced_terminate - seen failed on armv7l
 # test_interact_escape_None - seen failed on s390x
-%pytest -k "not (test_bash or test_large_stdout_stream or test_pager_as_cat or 
test_spawn_uses_env or test_forced_terminate or test_interact_escape_None)"
+# test_interrupt, test_multiple_interrupts - hangs under linux-user emulation
+# test_existing_spawn - fails under linux-user emulation
+%pytest -k "not (test_bash or test_large_stdout_stream or test_pager_as_cat or 
test_spawn_uses_env or test_forced_terminate or test_interact_escape_None 
%{?qemu_user_space_build: or test_interrupt or test_multiple_interrupts or 
test_existing_spawn})"
 
 %files %{python_files}
 %license LICENSE

Reply via email to