summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/table/w_204_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/table/w_204_.inc')
-rwxr-xr-xtestautomation/writer/optional/includes/table/w_204_.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/writer/optional/includes/table/w_204_.inc b/testautomation/writer/optional/includes/table/w_204_.inc
index 18f524a286bb..7d16cd99915f 100755
--- a/testautomation/writer/optional/includes/table/w_204_.inc
+++ b/testautomation/writer/optional/includes/table/w_204_.inc
@@ -352,7 +352,7 @@ testcase tTableInsert3
if (itemp(2) <> itemp(3)) then
printlog "--- Table splitted" + itemp(3)
else
- QAErrorlog "put some more rows in!!!"
+ warnlog "put some more rows in!!!"
end if
Call hCloseDocument
@@ -723,7 +723,7 @@ testcase tTableNumberFormat
if (Kategorie.GetSelIndex = 10) then
printlog " - Value is correctly recognized as boolean"
elseif iSprache = 86 or iSprache = 82 or iSprache =88 then
- qaerrorlog "#i73416#Boolean value in chinese and korean not recognized"
+ warnlog "Boolean value in chinese and korean not recognized"
else
warnlog "The value " & fLocaleString("LocaleBooleanValue") & "is not recognized as boolean, it is " & Kategorie.GetSelText
end if
@@ -736,7 +736,7 @@ testcase tTableNumberFormat
if (rechts.isChecked = true) then
printlog " - Booleanvalue is correctly alligned"
elseif iSprache = 86 or iSprache = 82 or iSprache = 88 then
- qaerrorlog "#i73416#Boolean value in chinese and korean not recognized"
+ warnlog "Boolean value in chinese and korean not recognized"
else
warnlog "wrong alignment of number"
end if