Skip to content

fix some wrong renames from testsuite to testing/data vs test #1179

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

Merged
merged 1 commit into from
Jul 21, 2023
Merged

fix some wrong renames from testsuite to testing/data vs test #1179

merged 1 commit into from
Jul 21, 2023

Conversation

lev-blit
Copy link
Contributor

these changes were initially made in #1175 and I noticed some were made incorrectly (tests instead of testing/data and vice versa)

the second change (with lost/E11.py) doesn't really exist in either tests or testing but thought it would be better for it to be tests/lost instead

@@ -194,7 +194,7 @@ def test_check_diff(self):
))

# no matching file in the diff
diff_lines[3] = "+++ b/testing/lost/E11.py"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is correct -- it's meant to be a replacement for testing/data/E11.py but "list"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well in this diff from #1175 you can see it was lost even before your change...

should I still change it to be list instead of lost -- or did I misunderstand your comment?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phone typo -- it's supposed to be lost

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh okay. also yes I see what you mean about testing, will remove this part :)

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile enabled auto-merge July 21, 2023 17:02
@asottile asottile merged commit 8ca4b7f into PyCQA:main Jul 21, 2023
@lev-blit lev-blit deleted the fix-testing-or-tests-naming branch July 21, 2023 17:02
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.

2 participants