Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package frr for openSUSE:Factory checked in 
at 2021-04-24 23:08:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frr (Old)
 and      /work/SRC/openSUSE:Factory/.frr.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frr"

Sat Apr 24 23:08:55 2021 rev:13 rq:888005 version:7.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/frr/frr.changes  2021-03-05 13:51:20.579956286 
+0100
+++ /work/SRC/openSUSE:Factory/.frr.new.12324/frr.changes       2021-04-24 
23:10:05.519474463 +0200
@@ -1,0 +2,6 @@
+Fri Apr 23 03:05:06 UTC 2021 - Marius Tomaschewski <m...@suse.com>
+
+- Use skip, not xfail in 0001-disable-zmq-test.patch to disable
+  zmq test as it is not expected to fail but hangs (bsc#1180217)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 0001-disable-zmq-test.patch ++++++
--- /var/tmp/diff_new_pack.vVWYKD/_old  2021-04-24 23:10:05.983475120 +0200
+++ /var/tmp/diff_new_pack.vVWYKD/_new  2021-04-24 23:10:05.983475120 +0200
@@ -17,7 +17,7 @@
  
 -    @pytest.mark.skipif('S["ZEROMQ_TRUE"]=""\n' not in 
open('../config.status').readlines(),
 -                        reason='ZEROMQ not enabled')
-+    @pytest.mark.xfail(reason="Test disabled due to intermittent build 
service timeouts")
++    @pytest.mark.skip(reason="Test disabled due to intermittent build service 
timeouts")
      def test_refout(self):
          return super(TestZMQ, self).test_refout()
 -- 

Reply via email to