summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-03-26 17:07:03 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-03-26 17:07:03 +0100
commitcec3292076365336d9810b4ae2951070cf753f2a (patch)
treeef449c12a413a9bcc9fab00353d78bb1a31afea0 /configmgr
parent79bc4ae6041dcc8bb4d8165ec253605c5c798577 (diff)
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
Diffstat (limited to 'configmgr')
-rwxr-xr-xconfigmgr/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/configmgr/prj/build.lst b/configmgr/prj/build.lst
index 6043290f09..2662ea94e7 100755
--- a/configmgr/prj/build.lst
+++ b/configmgr/prj/build.lst
@@ -1,4 +1,5 @@
cg configmgr : BOOST:boost LIBXSLT:libxslt comphelper cppu cppuhelper offuh sal salhelper stlport xmlreader NULL
cg configmgr\inc nmake - all cg_inc NULL
cg configmgr\source nmake - all cg_source cg_inc NULL
-cg configmgr\qa\unoapi nmake - all cg_qa_unoapi NULL
+# fd#35693 disabled because it hangs on exit
+#cg configmgr\qa\unoapi nmake - all cg_qa_unoapi NULL