Skip to content
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

Pytest failed #5

Open
Jiaming1999 opened this issue Oct 8, 2021 · 0 comments
Open

Pytest failed #5

Jiaming1999 opened this issue Oct 8, 2021 · 0 comments

Comments

@Jiaming1999
Copy link

When I run pytest

pytest

There are three test failed:

=================================================== short test summary info =================================================== 
FAILED test_fg.py::test_translate_multi_new_mod - AttributeError: 'NoneType' object has no attribute 'group'
FAILED test_fg.py::test_translator_false_input - FileNotFoundError: [WinError 2] The system cannot find the file specified: '...
FAILED test_fg.py::test_translate_failsafe - AssertionError: assert 'falsely modified' == 'something to say'

I am wondering what caused this. I am currently trying to see if there is any flaky tests in test design so I need to get all tests pass at first.

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

No branches or pull requests

1 participant