[Libreoffice-commits] .: chart2/prj
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Sat Mar 26 09:09:58 PDT 2011
chart2/prj/build.lst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 28569047f900b7f78a95e05cf0e954f9d6ec3252
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/chart2/prj/build.lst b/chart2/prj/build.lst
index 7bac40d..253c405 100644
--- a/chart2/prj/build.lst
+++ b/chart2/prj/build.lst
@@ -24,4 +24,5 @@ ch chart2\source\controller\chartapiwrapper nmake - all ch_source_controlle
ch chart2\source\controller\main nmake - all ch_source_controller_main ch_inc NULL
ch chart2\source\controller\menus nmake - all ch_source_controller_menus ch_inc NULL
ch chart2\prj get - all ch_prj NULL
-ch chart2\qa\unoapi nmake - all ch_qa_unoapi NULL
+# fd#35693 disabled because it hangs on exit
+#ch chart2\qa\unoapi nmake - all ch_qa_unoapi NULL
More information about the Libreoffice-commits
mailing list