Skip to content
Unverified Commit d43caefc authored by intrigeri's avatar intrigeri
Browse files

GitLab CI: avoid confusing error message

Without this package installed, the GitLab CI "test-iuk" test succeeds
but prints this:

    Checking prerequisites...
      test_requires:
        !  Test::LWP::UserAgent is not installed

    ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
    of the modules indicated above before proceeding with this installation

    Run 'Build installdeps' to install missing prerequisites.

It does not matter because Test::LWP::UserAgent is only used for tests
that are skipped on GitLab CI, but it did confuse at least one of us:
tails/tails!640 (comment 178808)
parent 36c94e72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment