diff options
Diffstat (limited to 'dev-lang/python/python-3.10.18-r1.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.10.18-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.10.18-r1.ebuild b/dev-lang/python/python-3.10.18-r1.ebuild index a8d31067ba62..43f8ee3db8e8 100644 --- a/dev-lang/python/python-3.10.18-r1.ebuild +++ b/dev-lang/python/python-3.10.18-r1.ebuild @@ -233,6 +233,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 ) |
