Skip to content

Failing test on fresh clone #1607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LeoDaCoda opened this issue Jul 8, 2023 · 2 comments
Closed

Failing test on fresh clone #1607

LeoDaCoda opened this issue Jul 8, 2023 · 2 comments

Comments

@LeoDaCoda
Copy link
Contributor

LeoDaCoda commented Jul 8, 2023

Error Summary

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)

Steps to reproduce

  1. Fork and cloned repo
  2. ran ./init-tests-after-clone.sh
  3. created a python venv
  4. ran pip install -r test-requirements.txt
  5. pytest

Environment

OS: Ubuntu 20
Python 3.8

Attached is the output
test_log.txt

@Byron
Copy link
Member

Byron commented Jul 8, 2023

Thanks for reporting!

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.

@LeoDaCoda
Copy link
Contributor Author

ok thanks for the quick response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants