Commit Graph

3 Commits

Author SHA1 Message Date
Eli Schwartz 0a40e591d3 tests: mark gpgme test skippable on Ubuntu rolling
It has been rebuilt to no longer provide the deprecated gpgme-config
tool.
2023-07-18 21:58:58 -04:00
Eli Schwartz 66740b4ce1
CI: skip gpgme-config test on Arch
gpgme has decided that config-tool is bad, which makes sense. They've
also decided that they will only install theirs, if gpg-error also
installs one, which is a bit... confusing. Anyway, it's impossible to
know whether it should or should not exist, so just accept that this
test is ready to be skipped on distros that currently no longer have
this ancient config-tool script.

Victory is within reach!
2023-02-08 18:52:27 -05:00
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 2021-07-13 15:25:42 +01:00