Hi,
Am 26.06.23 um 18:24 schrieb Rene Engelhard:
Am 26.06.23 um 08:58 schrieb Khaled Hosny:
On 25 Jun 2023, at 2:16 PM, Rene Engelhard <rene@xxxxxxxxxx> wrote:
[_RUN_____] testTdf129810::TestBody
file:///home/rene/LibreOffice/git/libreoffice-7-6//sw/qa/core/text/data//tdf129810.odt:
./sw/qa/core/text/text.cxx:1387:testTdf129810::TestBody
greater assertion failed
- Expected greater than: 13
- Actual : 13
[...]
There seem to be a thinko in the test, it was supposed to be
CPPUNIT_ASSERT_EQUAL not CPPUNIT_ASSERT_GREATER. Can you try that and
see if the test passes?
Will do.
This failure is fixed, but I get a new one in the same test:
[_RUN_____] testTdf129810::TestBody
file:///home/rene/LibreOffice/git/libreoffice-7-6//sw/qa/core/text/data//tdf129810.odt:
./sw/qa/core/text/text.cxx:1402:testTdf129810::TestBody
equality assertion failed
- Expected: 500
- Actual : 720
Regards,
Rene