Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
neutralize-failing-test.patch | testtools.tests.test_testresult.TestStreamToDict.test_bad_mime failed =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2013-07-20 | ||
remove-test_syntax_error_line_utf_8.patch | Remove test_syntax_error_line_utf_8() Looks like this test is broken under Python 3.9 | Thomas Goirand <zigo@debian.org> | no | 2021-08-25 | ||
fix-testing-test_syntax_error.patch | Fix testing test_syntax_error | Thomas Goirand <zigo@debian.org> | no | debian | 2021-12-23 | |
py3.11-Fix_various_test_failures.patch | [PATCH] Fix various test failures with Python 3.11 The changes for https://peps.python.org/pep-0657/ require a number of changes in our tests. . Some tests still fail due to https://twistedmatrix.com/trac/ticket/10336, so I'm not adding 3.11 to the test matrix yet. =================================================================== |
Colin Watson <cjwatson@canonical.com> | no | upstream, https://github.com/testing-cabal/testtools/commit/13bf5fd3d94539f907fc0c72dfff75c3b1c87f74 | 2022-12-27 | |
py3.11-Upgrade_asserts_with_teyit.patch | [PATCH] Upgrade asserts with teyit for Python 3.11 compatibility diff --git a/testtools/tests/test_content.py b/testtools/tests/test_content.py index 35231b68..f507f3f8 100644 |
Hugo van Kemenade <hugovk@users.noreply.github.com> | no | upstream, https://github.com/testing-cabal/testtools/commit/b39e940949cbff28aa5aabbac4ddaf53c8a8c351 | 2022-12-27 | |
py3.11-fix-using-distribution.patch | Fix using distribution =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | debian | 2022-12-27 |