You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED test/test_submodule.py::TestSubmodule::test_git_submodules_and_add_sm_with_new_commit - git.exc.GitCommandError: Cmd('/usr/bin/git') failed due to: exit code(128)
FAILED test/test_submodule.py::TestSubmodule::test_list_only_valid_submodules - git.exc.GitCommandError: Cmd('/usr/bin/git') failed due to: exit code(128)
In all fairness, it's likely this issue will stay open forever unless you pick it up yourself. If it's not an impediment for you, I recommend ignoring the failures and focussing the actual goal and closing this issue.
Error Summary
Steps to reproduce
./init-tests-after-clone.sh
pip install -r test-requirements.txt
pytest
Environment
OS: Ubuntu 20
Python 3.8
Attached is the output
test_log.txt
The text was updated successfully, but these errors were encountered: