diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:03 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-26 17:07:03 +0100 |
commit | 9c05a564a1c994afdfc0eeecdb164feff145db9b (patch) | |
tree | 18e66a776a47f7c9f1af579347f0f1f34c523ceb /qadevOOo | |
parent | 69111e77a11fcdb97d1493f6a797d3fc5fb74b44 (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 'qadevOOo')
-rw-r--r-- | qadevOOo/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
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 |