[Libreoffice-commits] .: unotools/prj
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Sat Mar 26 09:10:27 PDT 2011
unotools/prj/build.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d4c8f26ca0bc5dd1c2dcb387f6ba7009004bc176
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Sat Mar 26 17:07:03 2011 +0100
fd#35693: disable hangin subsequenttests (complex and unoapi tests)
- chart2/qa/unoapi
- configmgr/qa/unoapi
- dbaccess/qa/unoapi
- forms/qa/complex/forms
- linguistic/qa/unoapi
- qadevOOo/qa/unoapi
- sd/qa/unoapi
- starmath/qa/unoapi
- ucb/qa/complex/ucb
- ucb/qa/unoapi
- unotools/qa/complex/tempfile
diff --git a/unotools/prj/build.lst b/unotools/prj/build.lst
index d6f1033..9d6cb45 100644
--- a/unotools/prj/build.lst
+++ b/unotools/prj/build.lst
@@ -10,5 +10,5 @@ ut unotools\source\i18n nmake - all ut_i18n ut_inc NULL
ut unotools\source\property nmake - all ut_property ut_inc NULL
ut unotools\source\accessibility nmake - all ut_accessibility ut_inc NULL
ut unotools\util nmake - all ut_util ut_config ut_i18n ut_misc ut_procfact ut_streaming ut_ucbhelper ut_property ut_accessibility NULL
-
-ut unotools\qa\complex\tempfile nmake - all ut_qa_complex ut_util NULL
+# fd#35693 disabled because it hangs on exit
+#ut unotools\qa\complex\tempfile nmake - all ut_qa_complex ut_util NULL
More information about the Libreoffice-commits
mailing list