Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-server for 
openSUSE:Factory checked in at 2024-03-15 20:31:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-server.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-server"

Fri Mar 15 20:31:41 2024 rev:41 rq:1158241 version:2.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-server/python-jupyter-server.changes  
    2024-03-07 22:01:22.532469679 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-server.new.1905/python-jupyter-server.changes
    2024-03-15 20:32:09.201999160 +0100
@@ -1,0 +2,5 @@
+Fri Mar  8 14:04:13 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Skip flaky test_restart_kernel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyter-server.spec ++++++
--- /var/tmp/diff_new_pack.tCM2Il/_old  2024-03-15 20:32:09.862023271 +0100
+++ /var/tmp/diff_new_pack.tCM2Il/_new  2024-03-15 20:32:09.862023271 +0100
@@ -134,7 +134,7 @@
     echo "You might need to delete ~/.local/share/jupyter in order to avoid 
test failures."
 fi
 # pytest-xdist for process control so that the worker does not indefinitely 
hang after success, no parallel tests
-%pytest --timeout 60 --force-flaky --max-runs=3 --no-flaky-report -n 1
+%pytest --timeout 60 --force-flaky --max-runs=3 --no-flaky-report -n 1 -k "not 
test_restart_kernel"
 %endif
 
 %if ! %{with test}

Reply via email to