UITests_calc_tests8: Unit test fails on clean master branch
Mike Kaganski
mikekaganski at hotmail.com
Sun Jul 20 11:39:14 UTC 2025
On 7/20/2025 3:05 AM, Jim Chen wrote:
>> Thy debugging that interactively. Maybe you are building without
>> dictionaries, and the test misses a required check to skip it?
>
> Thanks for the tip. The test was indeed trying to open a dialog
> that didn't exist since I didn't have dictionaries installed, and
> I also hadn't compiled libreoffice with dictionaries.
>
> Adding `--with-myspell-dicts` to my 'autogen.input' helped the test
> case pass. Do you think this addresses the root of the issue, or
> should anything else be considered, like installing system-wide
> dictionaries?
https://gerrit.libreoffice.org/c/core/+/188083 should hopefully take
care of it. It would be great if you could check, that it indeed fixed
it for you (which would require to remove the already built
dictionaries, re-configuring the build to exclude dictionaries again,
test that it fails again, and then apply the patch and check again).
--
Best regards,
Mike Kaganski
More information about the LibreOffice
mailing list