mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-embedded/idf-component-manager: ignore two failing tests
One tests was using networking and the other failed due to reusing content from ~/.cache directory. Closes: https://bugs.gentoo.org/942533 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -58,6 +58,8 @@ EPYTEST_DESELECT=(
|
||||
tests/cli/test_manifest_command.py::test_add_git_dependency_invalid
|
||||
tests/cli/test_manifest_command.py::test_manifest_keeps_comments
|
||||
tests/cli/test_module.py::test_raise_exception_on_warnings
|
||||
tests/cli/test_registry_command.py::test_logout_from_registry_revoked_token
|
||||
tests/sources/test_git.py::test_versions_component_hash
|
||||
)
|
||||
|
||||
# network access
|
||||
|
||||
Reference in New Issue
Block a user