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
commitb04d9bd0161790528f3fbd752b89cd1e1ed52770 (patch)
tree63577d63571a0b8ec597b805ceaf6d095556844a /configmgr
parent9f410a2cef3a5aa3366ffeca2e8e98d7a1704aca (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 6043290f0914..2662ea94e71a 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