CppunitTest_sw_ooxmllinks failing on Windows

Jan-Marek Glogowski glogow at fbihome.de
Thu Jul 18 08:48:05 UTC 2019



Am 18.07.19 um 07:50 schrieb Luke Benes:
> After https://cgit.freedesktop.org/libreoffice/core/commit/?id=217a80fd205c
> 
> Some windows boxes like @42 are failing. 
> https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563378001.26689
> 
> 24716 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24716>         [build CUT] sw_ooxmlw14export
> 24717 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24717>         File tested,Execution Time (ms)
> 24718 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24718>         absolute-link.docx:
> 24719 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24719>         577
> 24720 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24720>         testAbsoluteToRelativeImport::Import finished in: 639ms
> 24721 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24721>         File tested,Execution Time (ms)
> 24722 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24722>         absolute-link.docx:
> 24723 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24723>         265
> 24724 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24724>         testAbsoluteToAbsoluteImport::Import finished in: 297ms
> 24725 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24725>         File tested,Execution Time (ms)
> 24726 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24726>         absolute-link.docx:
> 24727 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24727>         764
> 24728 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24728>         testAbsoluteToAbsoluteExport::Import_Export_Import finished in: 780ms
> 24729 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24729>         File tested,Execution Time (ms)
> 24730 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24730>         relative-link.docx:
> 24731 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24731>         D:/lode/dev/core/sw/qa/extras/ooxmlexport/ooxmllinks.cxx:185:testRelativeToRelativeExport::Import_Export_Import
> 24732 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24732> NEXT <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#err43>    assertion failed 24733 <https://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=MASTER&brief-log=1563428402.11087#24733>         - Expression: sTarget.startsWith("../")
<> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

This quite probably needs the same fix then:

commit 2f2f4767089512c34514896bc37823f9310e9dd4
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Wed Jul 10 00:12:04 2019 +0200

    tdf#126255 compare the URL of the exported file

commit 3f1527fba7b9fe729e421322a9ea91a24aa495e0
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Tue Jul 9 14:11:58 2019 +0000

    tdf#126255 handle _WIN32 with different drive letters


More information about the LibreOffice mailing list