forked from pool/python-tox
- Ignore failing test_load_dependency_many_extra test case as
well. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=129
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 17:01:25 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Ignore failing test_load_dependency_many_extra test case as
|
||||
well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 18:21:14 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@@ -142,6 +142,7 @@ donttest+=" or test_different_config_cwd"
|
||||
donttest+=" or test_toxuone_env"
|
||||
donttest+=" or test_isolated_build_backend_missing_hook"
|
||||
donttest+=" or test_parallel_live or (test_parallel and not test_parallel_)"
|
||||
donttest+=" or test_load_dependency_many_extra"
|
||||
# gh#tox-dev/tox#3011
|
||||
donttest+=" or test_replace_env_var_circular_flip_flop"
|
||||
#
|
||||
|
Reference in New Issue
Block a user