[Libreoffice-commits] .: forms/prj
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Sat Mar 26 09:10:02 PDT 2011
forms/prj/build.lst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit b6930bc9fc816fe14823e3e8c750a79995e75dd3
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Sat Mar 26 17:07:02 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/forms/prj/build.lst b/forms/prj/build.lst
index f7d2f45..6aecb3a 100644
--- a/forms/prj/build.lst
+++ b/forms/prj/build.lst
@@ -15,5 +15,6 @@ fm forms\source\richtext nmake - all fm_richtext fm_inc N
fm forms\source\runtime nmake - all frm_runtime NULL
fm forms\util nmake - all fm_util fm_component fm_solar_component fm_solar_control fm_helper fm_misc fm_resource fm_richtext frm_runtime fm_xforms NULL
fm forms\qa nmake - all fm_qa NULL
-fm forms\qa\unoapi nmake - all fm_qa_unoapi NULL
-fm forms\qa\complex\forms nmake - all fm_qa_complex NULL
+# fd#35693 disabled because they hang on exit
+#fm forms\qa\complex\forms nmake - all fm_qa_complex NULL
+#fm forms\qa\unoapi nmake - all fm_qa_unoapi NULL
More information about the Libreoffice-commits
mailing list