Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python36 for openSUSE:Factory checked in at 2021-09-11 22:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python36 (Old) and /work/SRC/openSUSE:Factory/.python36.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python36" Sat Sep 11 22:24:10 2021 rev:19 rq:914988 version:3.6.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python36/python36.changes 2021-08-18 08:55:34.922996706 +0200 +++ /work/SRC/openSUSE:Factory/.python36.new.1899/python36.changes 2021-09-11 22:24:13.055368102 +0200 @@ -1,0 +2,6 @@ +Thu Aug 26 11:29:10 UTC 2021 - Andreas Schwab <sch...@suse.de> + +- test_faulthandler is still problematic under qemu linux-user emulation, + disable it there + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python36.spec ++++++ --- /var/tmp/diff_new_pack.3SwFfR/_old 2021-09-11 22:24:15.763370771 +0200 +++ /var/tmp/diff_new_pack.3SwFfR/_new 2021-09-11 22:24:15.767370775 +0200 @@ -545,7 +545,7 @@ %endif # some tests break in QEMU %if 0%{?qemu_user_space_build} -EXCLUDE="$EXCLUDE test_multiprocessing_forkserver test_multiprocessing_spawn test_posix test_os test_socket" +EXCLUDE="$EXCLUDE test_faulthandler test_multiprocessing_forkserver test_multiprocessing_spawn test_posix test_os test_socket" # qemu bug (siginterrupt handling) EXCLUDE="$EXCLUDE test_signal" %endif