Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Mojo-IOLoop-ReadWriteProcess
for openSUSE:Factory checked in at 2021-04-29 22:46:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess (Old)
and
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojo-IOLoop-ReadWriteProcess"
Thu Apr 29 22:46:53 2021 rev:13 rq:889348 version:0.28
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess/perl-Mojo-IOLoop-ReadWriteProcess.changes
2020-11-15 15:27:37.139530280 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.1947/perl-Mojo-IOLoop-ReadWriteProcess.changes
2021-04-29 22:53:33.949846179 +0200
@@ -1,0 +2,5 @@
+Thu Apr 29 11:04:04 UTC 2021 - Oliver Kurz <[email protected]>
+
+- Ignore more unstable tests
(https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojo-IOLoop-ReadWriteProcess.spec ++++++
--- /var/tmp/diff_new_pack.NH6l5p/_old 2021-04-29 22:53:34.401844096 +0200
+++ /var/tmp/diff_new_pack.NH6l5p/_new 2021-04-29 22:53:34.405844077 +0200
@@ -54,7 +54,7 @@
%check
echo "ignoring unstable tests"
echo "https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14"
-rm t/{07_autodetect,12_mocked_container,04_queues,05_serialize}.t
+rm t/{07_autodetect,12_mocked_container,04_queues,05_serialize,06_events}.t
./Build test
%install