Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 12.02.19 13:42, Hamish MB via LibreOffice wrote:
I found a broken and disabled test while doing so - load_save_test.py. I
have started an attempt to fix it, and fixed several issues, but I
reached a roadblock when my knowledge of pyUNO and UNO wasn't enough to
finish it. The results of the work so far are at
https://gerrit.libreoffice.org/#/c/66275/.#

What seems to happen is the test segfaults when loading a file,
seemingly regardless of what that file is - see the comment at line 91.

this isn't and has never been a unit test; it was never enabled in the build system and won't do anything useful unless you replace the "FIXME" strings with a real directory first.

i just implemented it in the form of a JunitTest 10 years ago because it happened to be the most convenient way at the time to round-trip a bunch of documents.

recently it somehow got translated to a PythonTest, and apparently that never worked (as you found).

perhaps it's best to just remove the file so people don't get confused.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.