INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED
2008/09/02 09:46:59 fredrikh 1.1.32.1.10.1: Reactivating testcase under Mac
This commit is contained in:
parent
da1d46deee
commit
9f6ae2d05f
1 changed files with 5 additions and 7 deletions
|
@ -7,9 +7,9 @@
|
||||||
'*
|
'*
|
||||||
'* $RCSfile: w_004_.inc,v $
|
'* $RCSfile: w_004_.inc,v $
|
||||||
'*
|
'*
|
||||||
'* $Revision: 1.2 $
|
'* $Revision: 1.3 $
|
||||||
'*
|
'*
|
||||||
'* last change: $Author: vg $ $Date: 2008-08-18 12:41:03 $
|
'* last change: $Author: rt $ $Date: 2008-09-04 09:21:45 $
|
||||||
'*
|
'*
|
||||||
'* This file is part of OpenOffice.org.
|
'* This file is part of OpenOffice.org.
|
||||||
'*
|
'*
|
||||||
|
@ -1328,11 +1328,6 @@ endcase
|
||||||
testcase tInsertObjectChart
|
testcase tInsertObjectChart
|
||||||
PrintLog "- Insert / Object / Chart"
|
PrintLog "- Insert / Object / Chart"
|
||||||
|
|
||||||
if (lcase(gPlatform) = "osx") then
|
|
||||||
warnlog "#i88307# - crash on MacOS X, we therefore abort the test."
|
|
||||||
goto endsub
|
|
||||||
end if
|
|
||||||
|
|
||||||
printlog " Open new document"
|
printlog " Open new document"
|
||||||
Call hNewDocument
|
Call hNewDocument
|
||||||
' Chart-Wizard will be invoked if data ranges exist
|
' Chart-Wizard will be invoked if data ranges exist
|
||||||
|
@ -1396,3 +1391,6 @@ testcase tInsertFile
|
||||||
printlog " Close active document"
|
printlog " Close active document"
|
||||||
Call hCloseDocument
|
Call hCloseDocument
|
||||||
endcase
|
endcase
|
||||||
|
|
||||||
|
'-----------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue