I just confirmed swig-py tests pass with Python 3.7-3.12, 2.7. It is unable
to reproduce it.

https://github.com/jun66j5/subversion-build/actions/runs/11040634538

Please let me know versions of the dependencies on your environment.

Jun Omae <jun6...@gmail.com> (大前 潤)


On Thu, Sep 26, 2024 at 4:41 Stefan Sperling <s...@elego.de> wrote:

> When running swig-py regression tests on the 1.14.x branch,
> I see the following failure:
>
>
> ...........................................s......................................................................F.............................................
> ======================================================================
> FAIL: test_parse_fns3_apply_textdelta_handler_refcount
> (repository.SubversionRepositoryTestCase.test_parse_fns3_apply_textdelta_handler_refcount)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File
> "/home/stsp/svn/svn-1.14.x/subversion/bindings/swig/python/tests/repository.py",
> line 359, in test_parse_fns3_apply_textdelta_handler_refcount
>     self.assertEqual(None, handler_ref())
> AssertionError: None != <function SubversionRepositoryTestCase.te[77
> chars]0c20>
>
> Does anyone know whether this is an expected failure?
> Or how to make the test pass?
>

Reply via email to