Open Bug 2054399 Opened 2 days ago Updated 2 days ago

Perl test suite docker image needs to pull dependencies from extensions, too

Categories

(Bugzilla :: Testing Suite, defect)

defect

Tracking

()

People

(Reporter: justdave, Assigned: justdave)

Details

Attachments

(1 file)

STR:

  1. rm extensions/SecureMail/disabled
  2. bash docker/run-tests-in-docker.sh release

Expected results:

  1. The tests run

Actual results:

  1. The Docker image fails to build because checksetup.pl says there are depedencies missing.

Cause

The SecureMail extension adds new dependencies which aren't part of the base set. The Docker image was not looking at extensions when deciding which dependencies were needed while building the image.

Assignee: testing → justdave
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: