commit:     de50598f0747aed1971d0783752d79ac97369b2a
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sat Feb 24 01:36:11 2024 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sat Feb 24 01:38:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de50598f

dev-util/rye: state the reason for skipping tests

Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>

 dev-util/rye/rye-0.26.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/rye/rye-0.26.0.ebuild b/dev-util/rye/rye-0.26.0.ebuild
index 392b2838f2..324683fd2e 100644
--- a/dev-util/rye/rye-0.26.0.ebuild
+++ b/dev-util/rye/rye-0.26.0.ebuild
@@ -332,6 +332,7 @@ QA_FLAGS_IGNORED=".*"
 src_test() {
        local mytestargs=(
                --skip 
utils::test_is_inside_git_work_tree::test_is_inside_git_work_tree_true
+               # The following tests require network access.
                --skip test_add_and_sync_no_auto_sync
                --skip test_add_autosync
                --skip test_add_flask

Reply via email to