Hello community,

here is the log from the commit of package perl-Mojo-IOLoop-ReadWriteProcess 
for openSUSE:Factory checked in at 2020-11-15 15:26:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess (Old)
 and      
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mojo-IOLoop-ReadWriteProcess"

Sun Nov 15 15:26:22 2020 rev:12 rq:848419 version:0.28

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess/perl-Mojo-IOLoop-ReadWriteProcess.changes
      2020-10-10 00:29:12.761148890 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.24930/perl-Mojo-IOLoop-ReadWriteProcess.changes
   2020-11-15 15:27:37.139530280 +0100
@@ -1,0 +2,5 @@
+Fri Nov 13 08:35:16 UTC 2020 - Oliver Kurz <ok...@suse.com>
+
+- Ignore unstable tests 
(https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues/14)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Mojo-IOLoop-ReadWriteProcess.spec ++++++
--- /var/tmp/diff_new_pack.y3d3Pj/_old  2020-11-15 15:27:37.635530811 +0100
+++ /var/tmp/diff_new_pack.y3d3Pj/_new  2020-11-15 15:27:37.639530815 +0100
@@ -16,6 +16,8 @@
 #
 
 
+# Do not change this file manually, use cpanspec.yml instead
+
 Name:           perl-Mojo-IOLoop-ReadWriteProcess
 Version:        0.28
 Release:        0
@@ -50,6 +52,9 @@
 ./Build build flags=%{?_smp_mflags}
 
 %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
 ./Build test
 
 %install

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.y3d3Pj/_old  2020-11-15 15:27:37.679530858 +0100
+++ /var/tmp/diff_new_pack.y3d3Pj/_new  2020-11-15 15:27:37.683530862 +0100
@@ -23,6 +23,9 @@
 #skip_noarch: 1
 #custom_build: |-
 #./Build build flags=%{?_smp_mflags} --myflag
-#custom_test: |-
-#startserver && make test
+custom_test: |-
+ 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
+ ./Build test
 #ignore_requires: Bizarre::Module
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to