[Python-modules-team] Bug#943501: ftbfs with python3.8 (test failure)
Matthias Klose
doko at debian.org
Fri Oct 25 15:24:18 BST 2019
Package: src:python-xlrd
Version: 2.4.0-4
Severity: important
Tags: sid bullseye patch
User: debian-python at lists.debian.org
Usertags: python3.8
checked with 4.0 and 4.1, one new failing test:
======================================================================
FAIL: test_LSTM_choices (tests.test_api.TestTessBaseApi)
Test GetBestLSTMSymbolChoices.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/packages/tmp/python-tesserocr-2.4.1/tests/test_api.py", line 200,
in test_LSTM_choices
self.assertEqual(chosen_word, word)
AssertionError: 'cdo' != 'céo'
- cdo
? ^
+ céo
? ^
More information about the Python-modules-team
mailing list