diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:04 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:04 +0100 |
commit | e4cfff7d71b53cf24fb527f2c3b5ff95406e8901 (patch) | |
tree | 1a8401d0c57d9e2e9e5ea8041f2f8252e661758c /starmath/prj | |
parent | 927f887b9229dfb5612aeb61ff38c37e6747f97f (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 'starmath/prj')
-rw-r--r-- | starmath/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst index 9339473c5cd3..40ca2824e1fc 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 |