15
0
2023-05-08 08:25:25 +00:00
committed by Git OBS Bridge
parent b0088cbd56
commit a8503b018b

View File

@@ -85,9 +85,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
jobs=1
test "%{jobs}" -gt 2 && jobs=2
%pytest_arch -n $jobs -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)'
%pytest_arch -n2 -q --nomemory --notimingintensive --nomypy -k 'not (test_parseconnect and CreateEngineTest and test_bad_args)'
%files %{python_files}
%license LICENSE