ldb: LANG=tr_TR.UTF-8 make test - fails

Isaac Boukris iboukris at gmail.com
Tue Dec 17 15:16:42 UTC 2019


Hi,

I'm looking into this bug, which I can reproduce on master:
https://bugzilla.redhat.com/show_bug.cgi?id=1743531

In short it looks like running the ldb tests with tr_TR.UTF-8 locale causes
this failure:

Running Python test with /usr/bin/python3: tests/python/index.py
...F...FF...F......F...FF...F....
======================================================================
FAIL: test_delete_index_multi_valued_truncated_keys
(__main__.MaxIndexKeyLengthTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/python/index.py", line 999, in
test_delete_index_multi_valued_truncated_keys
    b"0123456789abcde1" + b"0123456789abcde1")
  File "tests/python/index.py", line 98, in checkGuids
    self.assertEqual(len(res), 1)
AssertionError: 0 != 1

Does anyone have a clue how to look further or how the locale impacts
here ?

Thanks!



More information about the samba-technical mailing list