summaryrefslogtreecommitdiff
path: root/testautomation/writer/required
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/required')
-rwxr-xr-xtestautomation/writer/required/includes/w_001_.inc16
-rw-r--r--testautomation/writer/required/includes/w_001a_.inc2
-rwxr-xr-xtestautomation/writer/required/includes/w_005_.inc4
-rwxr-xr-xtestautomation/writer/required/includes/w_007_.inc2
-rwxr-xr-xtestautomation/writer/required/includes/w_010_.inc4
-rw-r--r--testautomation/writer/required/includes/w_010_1.inc8
-rwxr-xr-xtestautomation/writer/required/includes/w_020_.inc2
7 files changed, 19 insertions, 19 deletions
diff --git a/testautomation/writer/required/includes/w_001_.inc b/testautomation/writer/required/includes/w_001_.inc
index 2a6dec3b911b..c87a8e126ed6 100755
--- a/testautomation/writer/required/includes/w_001_.inc
+++ b/testautomation/writer/required/includes/w_001_.inc
@@ -681,7 +681,7 @@ goto endsub
CountDocu = CountDocu + 1
Loop
if CountDocu > 1 then
- QAErrorlog "#i42080#More than 1 document had to be closed!"
+ QAErrorlog "More than 1 document had to be closed!"
end if
PrintLog "Close document"
@@ -1070,9 +1070,9 @@ testcase tFileSendOutlineToPresentation
Wait(500)
try
EditCopy
- if GetClipboardText <> "Seite 1." then QAErrorlog "#i29453#Wrong Outline in Impress Outlinemode"
+ if GetClipboardText <> "Seite 1." then QAErrorlog "Wrong Outline in Impress Outlinemode"
catch
- QAErrorlog "#i47819#Send outline to presentation doesn't work correct."
+ QAErrorlog "Send outline to presentation doesn't work correct."
endcatch
else
WarnLog "Outlinemode comes not up!"
@@ -1127,7 +1127,7 @@ testcase tFileSendOutlineToClipboard
Call wTypeKeys("<Up>", 6)
Call wTypeKeys("<Home><Shift End>")
EditCopy
- if GetClipboardText <> "Seite 1." then QAErrorlog "#i29453#Wrong Outline in Impress Outlinemode"
+ if GetClipboardText <> "Seite 1." then QAErrorlog "Wrong Outline in Impress Outlinemode"
WaitSlot(1000)
PrintLog "Close active document"
Call hCloseDocument
@@ -1173,9 +1173,9 @@ testcase tFileSendCreateAutoabstract
try
EditCopy
WaitSlot(1000)
- if GetClipboardText <> "Seite 1." then QAErrorlog "#i29453#Wrong Outline in Impress Outlinemode"
+ if GetClipboardText <> "Seite 1." then QAErrorlog "Wrong Outline in Impress Outlinemode"
catch
- QAErrorlog "#i47819#Empty autoabstract created"
+ QAErrorlog "Empty autoabstract created"
endcatch
Kontext "Navigator"
@@ -1235,9 +1235,9 @@ testcase tFileSendAutoabstractToPresentation
try
EditCopy
WaitSlot(1000)
- if GetClipboardText <> "Seite 1." then QAErrorlog "#i29453#Wrong Outline in Impress Outlinemode"
+ if GetClipboardText <> "Seite 1." then QAErrorlog "Wrong Outline in Impress Outlinemode"
catch
- QAErrorlog "#i42310#Edit / copy disabled. Maybe data could not be pasted correctly!"
+ QAErrorlog "Edit / copy disabled. Maybe data could not be pasted correctly!"
endcatch
else
Warnlog "- Outline in Impress not created!"
diff --git a/testautomation/writer/required/includes/w_001a_.inc b/testautomation/writer/required/includes/w_001a_.inc
index 094b6e536e4b..3f680ef5adb8 100644
--- a/testautomation/writer/required/includes/w_001a_.inc
+++ b/testautomation/writer/required/includes/w_001a_.inc
@@ -246,7 +246,7 @@ testcase tFileTemplatesAddressbookSource
AddressbookSource.Cancel
end if
else
- QAErrorlog "#i62423#Adress Source Autopilot crashes"
+ Warnlog "Somethine wrong with Adress Source Autopilot - Check it."
PrintLog " Close dialog"
Kontext "AddressbookSource"
AddressbookSource.Cancel
diff --git a/testautomation/writer/required/includes/w_005_.inc b/testautomation/writer/required/includes/w_005_.inc
index 8e200cdca6a7..061c5a5cbb96 100755
--- a/testautomation/writer/required/includes/w_005_.inc
+++ b/testautomation/writer/required/includes/w_005_.inc
@@ -556,7 +556,7 @@ testcase tFormatNumberingBullets
try
Auswahl.Click
catch
- QAErrorlog "#i67185#Numbering option 'Linked graphics' is missing"
+ QAErrorlog "Numbering option 'Linked graphics' is missing"
TabOptionenNumerierung.Cancel
Call hCloseDocument
goto endsub
@@ -604,7 +604,7 @@ testcase tFormatStylist
PrintLog "- Format / Stylist"
if gPlatgroup = "unx" then
- QAErrorlog "HDE: Doesn't run on unix"
+ QAErrorlog "Doesn't run on unix"
goto endsub
end if
printlog " Open new document"
diff --git a/testautomation/writer/required/includes/w_007_.inc b/testautomation/writer/required/includes/w_007_.inc
index ab43aad11393..94d851bb895e 100755
--- a/testautomation/writer/required/includes/w_007_.inc
+++ b/testautomation/writer/required/includes/w_007_.inc
@@ -307,7 +307,7 @@ testcase tToolsHyphenation
end if
if gBuild < 9239 then
- QAErrorlog "#i81689#Hyphenation dialog freezes office!"
+ QAErrorlog "Hyphenation dialog freezes office!"
goto endsub
end if
diff --git a/testautomation/writer/required/includes/w_010_.inc b/testautomation/writer/required/includes/w_010_.inc
index 423c7c03e109..736ed462b508 100755
--- a/testautomation/writer/required/includes/w_010_.inc
+++ b/testautomation/writer/required/includes/w_010_.inc
@@ -495,7 +495,7 @@ testcase tNumSubpointsMoveUpMoveDown
printlog " - move down 3 times"
if Val(mid$(gMinor, 2, Len(gMinor))) >= 139 and Val(mid$(gMinor, 2, Len(gMinor))) <= 140 then
- QAErrorlog "#57856#Loop when moving numbered list up and down with subpoints"
+ QAErrorlog "Loop when moving numbered list up and down with subpoints"
else
printlog " click 3 times move down in object bar"
for i=1 to 3
@@ -911,7 +911,7 @@ testcase tUpSubpointsMoveUpMoveDown
HochschiebenMitUnterpunkten.Click
if Val(mid$(gMinor, 2, Len(gMinor))) >= 139 and Val(mid$(gMinor, 2, Len(gMinor))) <= 140 then
- QAErrorlog "#57856#Loop when moving numbered list up and down with subpoints"
+ QAErrorlog "Loop when moving numbered list up and down with subpoints"
else
printlog " - move down 3 times"
for i=1 to 3
diff --git a/testautomation/writer/required/includes/w_010_1.inc b/testautomation/writer/required/includes/w_010_1.inc
index 66103a7a6541..b0527a748879 100644
--- a/testautomation/writer/required/includes/w_010_1.inc
+++ b/testautomation/writer/required/includes/w_010_1.inc
@@ -90,7 +90,7 @@ testcase tInsertFormula
Sleep 1
Kontext "OL_SW_Rechenleiste"
if OL_SW_Rechenleiste.NotExists then
- QAErrorlog "Formula border doesn't come up"
+ warnlog "Formula border doesn't come up"
else
printlog " Click 'Cancel' in object bar"
Verwerfen.Click
@@ -504,7 +504,7 @@ testcase tGraphicBorders
TB_Umrandungsstil.Close
Sleep 1
catch
- QAErrorlog "#i78975#Error in Toolbox Borderstyle"
+ Warnlog "Error in Toolbox Borderstyle"
endcatch
try
@@ -518,7 +518,7 @@ testcase tGraphicBorders
printlog " Close toolbox"
Sleep 1
catch
- QAErrorlog "#i78975#Error in Toolbox Colour"
+ warnlog "Error in Toolbox Colour"
endcatch
Call hCloseDocument
@@ -709,7 +709,7 @@ testcase tFormulaApply
Call wDokSchreiben ("<Mod1 A>")
EditCopy
if GetClipboardText <> "25" then
- QAErrorlog "#i80314#Not possible to calculate in tables anymore. Result isn't 25, is: " + GetClipboardText
+ warnlog "Not possible to calculate in tables anymore. Result isn't 25, is: " + GetClipboardText
endif
Call hCloseDocument
printlog " Close active document"
diff --git a/testautomation/writer/required/includes/w_020_.inc b/testautomation/writer/required/includes/w_020_.inc
index bad39d15f459..604a4005be93 100755
--- a/testautomation/writer/required/includes/w_020_.inc
+++ b/testautomation/writer/required/includes/w_020_.inc
@@ -223,7 +223,7 @@ testcase t_TB_InsertFields
printlog "- Toolbox ( normal ) : Fields"
if gPlatgroup = "unx" then
- QAErrorlog "HDE: Doesn't run on unix"
+ QAErrorlog "Doesn't run on unix"
goto endsub
end if
Call hNewDocument