diff options
Diffstat (limited to 'dev-lang/python/python-3.10.9999.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.10.9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.10.9999.ebuild b/dev-lang/python/python-3.10.9999.ebuild index f31bba4946b1..13edc56d65e2 100644 --- a/dev-lang/python/python-3.10.9999.ebuild +++ b/dev-lang/python/python-3.10.9999.ebuild @@ -222,6 +222,8 @@ src_configure() { # Set baseline test skip flags. COMMON_TEST_SKIPS=( + # running gdb inside an ebuild as non-root, within sandbox, + # and possibly within a container is unreliable -x test_gdb ) |
