summaryrefslogtreecommitdiff
path: root/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc')
-rw-r--r--testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc8
1 files changed, 2 insertions, 6 deletions
diff --git a/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc b/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc
index 873ca1bddabc..4777fc60917f 100644
--- a/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc
+++ b/testautomation/spreadsheet/optional/includes/so7pp1/c_so7_pp1_iz.inc
@@ -104,11 +104,7 @@ testcase tIZ19381
sleep(2)
Kontext
if Active.exists(2) then
- if gPlatGroup = "w95" then
- warnlog "REGRESSION! #i41751# - Saving after Cut&Paste of OLE fails on windows!"
- else
- warnlog "OOPS, found unexpected MsgBox -> Check this out!"
- end if
+ warnlog "OOPS, found unexpected MsgBox -> Check this out!"
Active.OK
call hCloseDocument
goto endsub
@@ -202,7 +198,7 @@ testcase tIZ21036
try
printlog "OK, there are still " & GetDocumentCount & " documents open"
catch
- warnlog "Probably the office did crash -> #I21036#"
+ warnlog "Probably the office did crash"
goto endsub
endcatch