Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests #937

Merged
merged 5 commits into from
Feb 8, 2021
Merged

Fix tests #937

merged 5 commits into from
Feb 8, 2021

Commits on Feb 6, 2021

  1. Use a hostname more likely to be non-existent than localhost

    Otherwise, it's possible that certain network configuration defining
    *.localhost cause the tests to fail.
    lbolla committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    482a8e3 View commit details
    Browse the repository at this point in the history
  2. Always try to get a version

    Even if a simple git hash.
    lbolla committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6b31d14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a562e View commit details
    Browse the repository at this point in the history
  4. Fix tests and fixtures relying on expired pgp keys

    PGP tests relied on expired gpg keys: upgrade with newer Debian keys from
    https://ftp-master.debian.org/keys.html.
    Download new fixtures files from http://ftp.debian.org/debian/dists/buster/
    lbolla committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    9b3ed17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11d262e View commit details
    Browse the repository at this point in the history