[Libreoffice-commits] .: starmath/prj
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Sat Mar 26 09:10:34 PDT 2011
starmath/prj/build.lst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 0c729a661bbde0bae1c0a38cb20b81b25ceb3c0e
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Sat Mar 26 17:07:04 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/starmath/prj/build.lst b/starmath/prj/build.lst
index 9339473..40ca282 100644
--- a/starmath/prj/build.lst
+++ b/starmath/prj/build.lst
@@ -6,5 +6,6 @@ sm starmath\res get - all sm_res NULL
sm starmath\sdi nmake - all sm_sdi NULL
sm starmath\source nmake - all sm_sorce sm_sdi sm_inc NULL
sm starmath\util nmake - all sm_util sm_sorce NULL
-sm starmath\qa\unoapi nmake - all sm_qa_unoapi NULL
+# fd#35693 disabled because it hangs on exit
+#sm starmath\qa\unoapi nmake - all sm_qa_unoapi NULL
sm starmath\qa\cppunit nmake - u sm_qa_cppunit sm_util NULL
More information about the Libreoffice-commits
mailing list