Hello community,

here is the log from the commit of package python-joblib for openSUSE:Factory 
checked in at 2020-11-02 09:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-joblib (Old)
 and      /work/SRC/openSUSE:Factory/.python-joblib.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-joblib"

Mon Nov  2 09:39:34 2020 rev:16 rq:845029 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-joblib/python-joblib.changes      
2020-10-25 18:09:32.983511644 +0100
+++ /work/SRC/openSUSE:Factory/.python-joblib.new.3463/python-joblib.changes    
2020-11-02 09:39:44.893572780 +0100
@@ -1,0 +2,14 @@
+Fri Oct 30 08:23:38 UTC 2020 - pgaj...@suse.com
+
+- disable test_hash_numpy_noncontiguous,
+  test_hashes_are_different_between_c_and_fortran_contiguous_arrays,
+  test_hashes_stay_the_same_with_numpy_objects,
+  test_non_contiguous_array_pickling [bsc#1177209]
+
+-------------------------------------------------------------------
+Tue Oct 27 12:01:23 UTC 2020 - pgaj...@suse.com
+
+- disable test_nested_loop_error_in_grandchild_resource_tracker_silent
+  [bsc#1177209]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-joblib.spec ++++++
--- /var/tmp/diff_new_pack.ceJGpg/_old  2020-11-02 09:39:45.401573268 +0100
+++ /var/tmp/diff_new_pack.ceJGpg/_new  2020-11-02 09:39:45.405573271 +0100
@@ -86,13 +86,25 @@
 #  aarch64:
 #  test_resource_tracker_silent_when_reference_cycles
 #  test_child_raises_parent_exits_cleanly
+#  i586:
+#  test_nested_loop_error_in_grandchild_resource_tracker_silent
+#  s390x:
+#  test_hash_numpy_noncontiguous
+#  test_hashes_are_different_between_c_and_fortran_contiguous_arrays
+#  test_hashes_stay_the_same_with_numpy_objects
+#  test_non_contiguous_array_pickling
 DISABLED_TESTS="test_hash_numpy_noncontiguous or \
                 
test_hashes_are_different_between_c_and_fortran_contiguous_arrays or \
                 test_hashes_stay_the_same_with_numpy_objects or \
                 test_non_contiguous_array_pickling or \
                 
test_multithreaded_parallel_termination_resource_tracker_silent or \
                 test_resource_tracker_silent_when_reference_cycles or \
-                test_child_raises_parent_exits_cleanly"
+                test_child_raises_parent_exits_cleanly or \
+                test_nested_loop_error_in_grandchild_resource_tracker_silent 
or \
+                test_hash_numpy_noncontiguous or \
+                
test_hashes_are_different_between_c_and_fortran_contiguous_arrays or \
+                test_hashes_stay_the_same_with_numpy_objects or \
+                test_non_contiguous_array_pickling"
 %pytest -k "not ($DISABLED_TESTS)"
 
 %files %{python_files}


Reply via email to