Skip to content

Rename test to avoid name duplication #6033

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
Aug 12, 2025

Conversation

davidfokkema
Copy link
Contributor

@davidfokkema davidfokkema commented Aug 10, 2025

Due to duplicate names, one of the tests wasn't run. I didn't add that to the changelog.

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

Due to duplicate names, one of the tests wasn't run.
@davidfokkema
Copy link
Contributor Author

The CI tests failed on Windows with Python 3.13 with:

FAILED tests/footer/test_footer.py::test_footer_bindings - assert 0 == 1

which is an error I see in at least another workflow run totally unrelated to this PR.

@TomJGooding
Copy link
Contributor

That failing test has been very flaky in CI recently - my second attempt to fix this in PR #6032

@davidfokkema
Copy link
Contributor Author

That failing test has been very flaky in CI recently - my second attempt to fix this in PR #6032

I see! Thanks for chiming in, I was confused for a bit.

Copy link
Member

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

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

thanks. Must have been a copy and paste booboo

@willmcgugan willmcgugan merged commit 879ee22 into Textualize:main Aug 12, 2025
37 of 41 checks passed
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.

3 participants