Without wheel, test_result_json_sequential fetches it from the internet
[skip changelog]
This commit is contained in:
parent
afb013056b
commit
fa857a3318
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ k="${k-}${k+ and }not keyboard_interrupt"
|
|||
k="${k-}${k+ and }not test_call_as_module"
|
||||
k="${k-}${k+ and }not test_call_as_exe"
|
||||
k="${k-}${k+ and }not test_run_installpkg_targz"
|
||||
test -z $VIRTUALENV_WHEEL && k="${k-}${k+ and }not test_result_json_sequential"
|
||||
%endif
|
||||
|
||||
%pytest -v -n auto -k "${k-}" --run-integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue