Quoting Arnaud R (2021-02-10 04:39:09)
> There are two tests. First comes the test 'command1', and it 
> corresponds to the first (and only) test defined in 
> debian/tests/control:
> 
>      Test-Command:
>       pytest-3
>      Restrictions: allow-stderr
>      Depends:
>       python3-pytest,
>       python3-waitress,
> 
> We can see it in the logs:
> 
>      autopkgtest [15:15:07]: testing package radicale version 3.0.6-1
>      autopkgtest [15:15:07]: build not needed
>      autopkgtest [15:15:07]: test command1: preparing testbed
> 
>      The following additional packages will be installed:
> 
> At this point we see the list of packages that are installed in the 
> testbed to run this test. python3-radicale is NOT one of them. 
> Instead, what we see are the 2 packages python3-waitress and 
> python3-pytest (listed in debian/tests/control), along with their 
> dependencies (total 20 packages).

Bingo!

Now I see it.  Thanks!

I got distracted by autopkgtest pulling the _source_ of radicale - I was 
mistaking that with installing the binary package which it doesn't.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to