mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
gnome-extra/extension-manager: Update comment explaining test skip
As of version 0.3.0, the skipped tests no longer require Internet access. Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
parent
258ed04d7e
commit
c13ef13781
@ -47,7 +47,7 @@ src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
# Tests are skipped because as of version 0.2.3, the tests only validate
|
||||
# Tests are skipped because as of version 0.3.0, the tests only validate
|
||||
# resource files and do not verify any functionality of the program. Those
|
||||
# validations are either already handled by QA checks or not relevant on
|
||||
# Gentoo. For more information about the rationale, please refer to:
|
||||
@ -58,9 +58,7 @@ src_configure() {
|
||||
# way to skip the validations, the following variable values need to be set:
|
||||
#
|
||||
# IUSE="test"
|
||||
# # 'Validate appstream file' test case requires Internet connection
|
||||
# PROPERTIES="test_network"
|
||||
# RESTRICT="test"
|
||||
# RESTRICT="!test? ( test )"
|
||||
# BDEPEND="test? ( dev-libs/appstream-glib dev-util/desktop-file-utils )"
|
||||
src_test() {
|
||||
:
|
||||
|
@ -47,7 +47,7 @@ src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
# Tests are skipped because as of version 0.2.3, the tests only validate
|
||||
# Tests are skipped because as of version 0.3.0, the tests only validate
|
||||
# resource files and do not verify any functionality of the program. Those
|
||||
# validations are either already handled by QA checks or not relevant on
|
||||
# Gentoo. For more information about the rationale, please refer to:
|
||||
@ -58,9 +58,7 @@ src_configure() {
|
||||
# way to skip the validations, the following variable values need to be set:
|
||||
#
|
||||
# IUSE="test"
|
||||
# # 'Validate appstream file' test case requires Internet connection
|
||||
# PROPERTIES="test_network"
|
||||
# RESTRICT="test"
|
||||
# RESTRICT="!test? ( test )"
|
||||
# BDEPEND="test? ( dev-libs/appstream-glib dev-util/desktop-file-utils )"
|
||||
src_test() {
|
||||
:
|
||||
|
Loading…
x
Reference in New Issue
Block a user