Skip to content

Handle test output difference in pytest 9#196

Open
cjwatson wants to merge 1 commit intocarsongee:mainfrom
cjwatson:pytest-9
Open

Handle test output difference in pytest 9#196
cjwatson wants to merge 1 commit intocarsongee:mainfrom
cjwatson:pytest-9

Conversation

@cjwatson
Copy link

pytest-dev/pytest#13738 caused a slight output difference in this test: it now reports FAILED app.py::PYLINT - C: 1, 0: Final newline missing (missing-final-newline) rather than just FAILED app.py::PYLINT. This seems OK, so adjust the test to tolerate it.

pytest-dev/pytest#13738 caused a slight output
difference in this test: it now reports `FAILED app.py::PYLINT - C:  1,
0: Final newline missing (missing-final-newline)` rather than just
`FAILED app.py::PYLINT`.  This seems OK, so adjust the test to tolerate
it.
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

Successfully merging this pull request may close these issues.

1 participant