diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:02 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:02 +0100 |
commit | bcb2ecf467211767c7828ac9ad1d9d00658aa9c7 (patch) | |
tree | a3862db9f7107d62f6c43fd262cbb24c6ef57524 /sd/prj | |
parent | 83b5750429c87d0a30872ca436670ed82270d0ff (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 'sd/prj')
-rw-r--r-- | sd/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/prj/build.lst b/sd/prj/build.lst index 93926bdcee23..40f719e41dc6 100644 --- a/sd/prj/build.lst +++ b/sd/prj/build.lst @@ -45,5 +45,6 @@ sd sd\source\ui\framework\factories nmake - all sd_framework_factories sd sd sd\source\ui\framework\tools nmake - all sd_framework_tools sd_inc NULL sd sd\source\ui\annotations nmake - all sd_uiannotations sd_inc NULL sd sd\util nmake - all sd_util sd_app sd_cgm sd_core sd_dlg sd_docsh sd_eppt sd_filt sd_func sd_grf sd_unid sd_view sd_filter_xml sd_html sd_ppt sd_accessibility sd_animations sd_toolpanel sd_toolpanel_controls sd_tools sd_slsshell sd_slsmodel sd_slsview sd_slscontroller sd_slscache sd_notes sd_controller sd_table sd_slideshow sd_presenter sd_undo sd_helper sd_framework_configuration sd_framework_module sd_framework_tools sd_framework_factories sd_text sd_annotations sd_uiannotations NULL -sd sd\qa\unoapi nmake - all sd_qa_unoapi NULL +# fd#35693 disabled because it hangs on exit +#sd sd\qa\unoapi nmake - all sd_qa_unoapi NULL sd sd\qa\unit nmake - all sd_qa_cppunit sd_util NULL |