Skip to content

Conversation

@browniebroke
Copy link
Contributor

@browniebroke browniebroke commented May 1, 2022

  • Add Django 4.0 to the test matrix
  • Update readme to mention support for 4.x
  • Update Trove classifiers

@browniebroke
Copy link
Contributor Author

Looks like the tests are failing for Django tip (upcoming 4.1). While it's nice to know about these, it seems a bit out of scope of what I'm trying to achieve here... Is there a way to mark these failures as "acceptable" and not fail the build?

@nedbat
Copy link
Member

nedbat commented May 1, 2022

I don't have a way to exclude them yet, and am looking for someone to help fix them instead. But I can see it's fine to merge this PR. Thanks.

@nedbat nedbat merged commit 70fae43 into coveragepy:master May 1, 2022
@browniebroke browniebroke deleted the django-4.0 branch May 1, 2022 15:51
@browniebroke
Copy link
Contributor Author

Regarding the failures with 4.1, I noticed that the tests fail when running the whole suite, but they seem to pass when each test is executed separately (pytest tests/test_extends.py::BlockTest::test_inheriting_with_unused_blocks).

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