[Bug 1956769] Re: Add full test-suite run to autopkgtests

Dave Jones 1956769 at bugs.launchpad.net
Fri Jan 7 22:53:35 UTC 2022


Aha, autopkgtest was building the source package before running the
tests, hence why automake was "leaking" into the env. However, the tests
require a configured source tree, and it seems the simplest way to
achieve that "properly" is to add the build-needed restriction (and
duplicate much of Build-Depends to the test Depends as this isn't
guaranteed).

Attaching a revised patch.

** Patch added: "2-1956769.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/raqm/+bug/1956769/+attachment/5552655/+files/2-1956769.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1956769

Title:
  Add full test-suite run to autopkgtests

Status in raqm package in Ubuntu:
  New

Bug description:
  As part of the MIR for raqm (LP: #1951069), it was noted that
  autopkgtest is currently only building the package, not running the
  full test-suite. The full test-suite (which includes interactions with
  other libraries) should be executed to catch regressions caused by
  changed dependencies.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/raqm/+bug/1956769/+subscriptions




More information about the Ubuntu-sponsors mailing list