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

Fixed #34658 -- Added SimpleTestCase.assertNotInHTML(). #17626

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

betaflag
Copy link
Contributor

Ticket 34658

This adds a new assertion assertNotInHTML based on its counterpart (assertInHTML)

@betaflag
Copy link
Contributor Author

Failing test seems like a blip (cache.tests.PyMemcacheCacheTests.test_forever_timeout) and I'm not sure how I can retry the CI ?

@felixxm felixxm changed the title Refs #34658 -- Add new assertion assertNotInHTML Fixed #34658 -- Added SimpleTestCase.assertNotInHTML(). Dec 22, 2023
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

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

@betaflag Thanks 👍 I added release notes.

@felixxm felixxm merged commit 2bf46c3 into django:main Dec 22, 2023
35 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
2 participants