forked from pool/python-joblib
Accepting request 844326 from home:pgajdos:python
- disable test_nested_loop_error_in_grandchild_resource_tracker_silent [bsc#1177209] OBS-URL: https://build.opensuse.org/request/show/844326 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 27 12:01:23 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- disable test_nested_loop_error_in_grandchild_resource_tracker_silent
|
||||||
|
[bsc#1177209]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 14:18:31 UTC 2020 - pgajdos@suse.com
|
Mon Oct 5 14:18:31 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -86,13 +86,16 @@ export LANG=en_US.UTF-8
|
|||||||
# aarch64:
|
# aarch64:
|
||||||
# test_resource_tracker_silent_when_reference_cycles
|
# test_resource_tracker_silent_when_reference_cycles
|
||||||
# test_child_raises_parent_exits_cleanly
|
# test_child_raises_parent_exits_cleanly
|
||||||
|
# i586:
|
||||||
|
# test_nested_loop_error_in_grandchild_resource_tracker_silent
|
||||||
DISABLED_TESTS="test_hash_numpy_noncontiguous or \
|
DISABLED_TESTS="test_hash_numpy_noncontiguous or \
|
||||||
test_hashes_are_different_between_c_and_fortran_contiguous_arrays or \
|
test_hashes_are_different_between_c_and_fortran_contiguous_arrays or \
|
||||||
test_hashes_stay_the_same_with_numpy_objects or \
|
test_hashes_stay_the_same_with_numpy_objects or \
|
||||||
test_non_contiguous_array_pickling or \
|
test_non_contiguous_array_pickling or \
|
||||||
test_multithreaded_parallel_termination_resource_tracker_silent or \
|
test_multithreaded_parallel_termination_resource_tracker_silent or \
|
||||||
test_resource_tracker_silent_when_reference_cycles 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"
|
||||||
%pytest -k "not ($DISABLED_TESTS)"
|
%pytest -k "not ($DISABLED_TESTS)"
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user