<div dir="ltr"><div><div><div>Hey Michael,<br><br></div>see the referenced commit. I disabled the test for now as it seems that there are a number of problems. Maybe you can have a look at them.<br><br></div>Regards,<br></div>Markus<br><div><div><div><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Markus Mohrhard</b> <span dir="ltr"><<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.com</a>></span><br>Date: Sun, Jan 7, 2018 at 10:17 PM<br>Subject: [Libreoffice-commits] core.git: toolkit/Module_toolkit.mk<br>To: <a href="mailto:libreoffice-commits@lists.freedesktop.org">libreoffice-commits@lists.freedesktop.org</a><br><br><br> toolkit/Module_toolkit.mk |    6 +++---<br>
 1 file changed, 3 insertions(+), 3 deletions(-)<br>
<br>
New commits:<br>
commit 43dd63898c145ebeb918f1d6ce094c<wbr>f5c68548c8<br>
Author: Markus Mohrhard <<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.<wbr>com</a>><br>
Date:   Sun Jan 7 22:15:13 2018 +0100<br>
<br>
    disable toolkit unit conversion test for now<br>
<br>
    There seems to be a bunch of problems:<br>
<br>
    On OSX the test crashes when no display can be found:<br>
    <a href="https://ci.libreoffice.org/job/lo_gerrit/25298/Config=macosx_clang_dbgutil/console" rel="noreferrer" target="_blank">https://ci.libreoffice.org/<wbr>job/lo_gerrit/25298/Config=<wbr>macosx_clang_dbgutil/console</a><br>
<br>
    On windows the position seems to be wrong on some boxes, e.g.:<br>
    D:/lode/dev/core/toolkit/qa/<wbr>cppunit/UnitConversion.cxx(<wbr>149) : error : Assertion<br>
    Test name: `anonymous namespace'::ToolkitTest::<wbr>testXUnitConversion<br>
    equality assertion failed<br>
    - Expected: 100<br>
    - Actual  : 72<br>
    - Window pos wrong<br>
<br>
    Change-Id: Id100817cf9024986f790c2bfbf2dd<wbr>aefcd2dd080<br>
<br>
diff --git a/toolkit/Module_toolkit.mk b/toolkit/Module_toolkit.mk<br>
index b5e4bdee01b4..74a9d5d78ffc 100644<br>
--- a/toolkit/Module_toolkit.mk<br>
+++ b/toolkit/Module_toolkit.mk<br>
@@ -23,9 +23,9 @@ $(eval $(call gb_Module_add_targets,toolkit,<wbr>\<br>
     Library_tk \<br>
 ))<br>
<br>
-$(eval $(call gb_Module_add_check_targets,<wbr>toolkit,\<br>
-    CppunitTest_toolkit \<br>
-))<br>
+#$(eval $(call gb_Module_add_check_targets,<wbr>toolkit,\<br>
+#    CppunitTest_toolkit \<br>
+#))<br>
<br>
 ifneq ($(OOO_JUNIT_JAR),)<br>
 $(eval $(call gb_Module_add_subsequentcheck_<wbr>targets,toolkit,\<br>
______________________________<wbr>_________________<br>
Libreoffice-commits mailing list<br>
<a href="mailto:Libreoffice-commits@lists.freedesktop.org">Libreoffice-commits@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/libreoffice-<wbr>commits</a><br>
</div><br></div></div></div></div></div>