[Libreoffice-commits] .: qadevOOo/prj
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Sat Mar 26 09:10:30 PDT 2011
qadevOOo/prj/build.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit aaa1707afe361babd7abdd0b08c59f599e2259d3
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/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst
index 50d60a5..57c5e41 100644
--- a/qadevOOo/prj/build.lst
+++ b/qadevOOo/prj/build.lst
@@ -2,5 +2,5 @@ qa qadevOOo : javaunohelper jurt ridljar unoil NULL
qa qadevOOo usr1 - all qa_mkout NULL
qa qadevOOo nmake - all qa_runner_ant_build NULL
qa qadevOOo\runner nmake - all qa_make_package qa_runner_ant_build NULL
-
-qa qadevOOo\qa\unoapi nmake - all qa_qa_unoapi qa_make_package NULL
+# fd#35693 disabled because it hangs on exit
+#qa qadevOOo\qa\unoapi nmake - all qa_qa_unoapi qa_make_package NULL
More information about the Libreoffice-commits
mailing list