This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
543e9ca0cf
meson
/
test cases
/
frameworks
/
27 gpgme
/
test.json
4 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
Add expected skip annotations for non-linux CI runs to framework tests
2021-07-08 06:13:45 +08:00
{
tests: mark gpgme test skippable on Ubuntu rolling It has been rebuilt to no longer provide the deprecated gpgme-config tool.
2023-05-08 08:57:24 +08:00
"skip_on_jobname"
:
[
"azure"
,
"cygwin"
,
"macos"
,
"msys2"
,
"linux-arch"
,
"ubuntu"
]
Add expected skip annotations for non-linux CI runs to framework tests
2021-07-08 06:13:45 +08:00
}