mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/jupyter_server: Skip one more terminal test
Closes: https://bugs.gentoo.org/841452 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -55,8 +55,9 @@ distutils_enable_tests pytest
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
# This fails if your terminal is zsh (and maybe other non-bash as well?)
|
||||
tests/test_terminal.py::test_terminal_create_with_cwd
|
||||
tests/test_terminal.py::test_culling
|
||||
tests/test_terminal.py::test_terminal_create_with_cwd
|
||||
tests/test_terminal.py::test_terminal_create_with_relative_cwd
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user