Kaydet (Commit) 9bf26a65 authored tarafından Oliver Craemer [oc]'s avatar Oliver Craemer [oc]

#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet

üst 5ca73b3e
......@@ -199,7 +199,7 @@ testcase tCreateNew3DChart
endif
printlog "Check that 3D look is 'simple' (=default)"
if Scheme3D.GetSelIndex <> 1 then
warnlog "#i112522# - Default 3D Look ('simple') has not been preserved after save and reload."
qaerrorlog "#i112522# - Default 3D Look ('simple') has not been preserved after save and reload."
endif
printlog "Check that 3D shape 'cone' is selected"
if BarColumnShape.GetSelIndex <> 3 Then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment