Source: sabnzbdplus
Version: 3.1.1+dfsg-1
Severity: serious
User: pyt...@packages.debian.org
Usertags: pytest-v6

Hi,

sabnzbdplus autopkgtests fail with pytest 6 in unstable. The problem
seems to be the -k expression used to exclude particular tests:

> ERROR: Wrong expression passed to '-k': tests and     not (           
> test_publicipv4 or              test_extract_pot or             
> test_functional_downloads or            test_happyeyeballs or           
> test_internetspeed or           test_permissions_450 or                 
> test_http_params_etc or                 test_daemonizing
>       ): at column 210: unexpected character "
> "

The syntax accepted by -k has changed, see

   https://docs.pytest.org/en/stable/changelog.html#id101

Reply via email to