From 9c05a564a1c994afdfc0eeecdb164feff145db9b Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 26 Mar 2011 17:07:03 +0100 Subject: 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 --- qadevOOo/prj/build.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qadevOOo/prj') diff --git a/qadevOOo/prj/build.lst b/qadevOOo/prj/build.lst index 50d60a563c64..57c5e41983c3 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 -- cgit