~nskaggs/autopilot/increase-launch-timeout

« back to all changes in this revision

Viewing changes to debian/control

Add the ability to take screenshots with a test run.
Automatically takes a screenshot on a failing test. Fixes: https://bugs.launchpad.net/bugs/1308762.

Approved by Thomi Richards, Max Brustkern, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
               python3-gi,
24
24
               python3-junitxml,
25
25
               python3-psutil,
 
26
               python3-pil,
26
27
               python3-setuptools,
27
28
               python3-sphinx,
28
29
               python3-subunit,
49
50
         python3-gi,
50
51
         python3-junitxml,
51
52
         python3-psutil,
 
53
         python3-pil,
52
54
         python3-subunit,
53
55
         python3-testscenarios,
54
56
         python3-testtools,