diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-26 01:47:58 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-26 01:52:04 -0400 |
commit | fefd98a28666e122573d5ba016e870f0b97f9231 (patch) | |
tree | 1eb8c6a6fbe1e42367732ff9920426bbce6b42c4 /profiles/base | |
parent | dev-ruby/faraday-net_http: drop 3.0.2 (diff) | |
download | gentoo-fefd98a28666e122573d5ba016e870f0b97f9231.tar.gz gentoo-fefd98a28666e122573d5ba016e870f0b97f9231.tar.bz2 gentoo-fefd98a28666e122573d5ba016e870f0b97f9231.zip |
profiles: unmask dev-build/meson[test]
This mask is pretty old. I am not 100% sure I buy that it was that
simple back in the day, but I think we are in a better position now
anyway. Regardless:
- meson has graceful skipping of tests, today
- the build handles known test issues, today
- arch testing teams would very much like this to not be masked
and I agree and sympathize
- meson has recently added an upstream Gentoo CI runner
For all these reasons, I think we should commit to testing this package
regularly again.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 14a1400b0a9b..b4689800a737 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -649,10 +649,6 @@ dev-python/autobahn xbr # Dependency pam_wrapper missing for tests, and RESTRICT=test is already set net-fs/samba test -# Mike Gilbert <floppym@gentoo.org> (2020-04-23) -# Tests are very sensitive to the host environment. -dev-build/meson test - # Alfredo Tupone <tupone@gentoo.org> (2020-04-04) # Ada support is not yet ready for sys-devel/gcc sys-devel/gcc ada |