Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsigsegv for openSUSE:Factory 
checked in at 2022-01-13 00:22:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigsegv (Old)
 and      /work/SRC/openSUSE:Factory/.libsigsegv.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigsegv"

Thu Jan 13 00:22:04 2022 rev:11 rq:945526 version:2.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigsegv/libsigsegv.changes    2022-01-09 
22:49:50.811266528 +0100
+++ /work/SRC/openSUSE:Factory/.libsigsegv.new.1892/libsigsegv.changes  
2022-01-13 00:22:09.627921170 +0100
@@ -1,0 +2,6 @@
+Mon Jan 10 21:18:10 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- test-catch-stackoverflow1 and test-catch-stackoverflow2 are expected to
+  fail under qemu
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsigsegv.spec ++++++
--- /var/tmp/diff_new_pack.hnblvN/_old  2022-01-13 00:22:10.255921622 +0100
+++ /var/tmp/diff_new_pack.hnblvN/_new  2022-01-13 00:22:10.259921625 +0100
@@ -92,12 +92,11 @@
 rm "%{buildroot}%{_libdir}/libsigsegv.la"
 
 %check
-%if 0%{?qemu_user_space_build:1}
-# qemu does not support stack overflows well ;)
-make %{?_smp_mflags} check TESTS='sigsegv1 sigsegv2 sigsegv3'
-%else
-make %{?_smp_mflags} check
+%if 0%{?qemu_user_space_build}
+# qemu does not support stack overflows well
+export XFAIL_TESTS="test-catch-stackoverflow1 test-catch-stackoverflow2"
 %endif
+make %{?_smp_mflags} check
 
 %post   -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig

Reply via email to