summaryrefslogtreecommitdiff
path: root/testautomation/framework
diff options
context:
space:
mode:
authorHelge Delfs [hde] <hde@openoffice.org>2010-12-16 11:59:34 +0100
committerHelge Delfs [hde] <hde@openoffice.org>2010-12-16 11:59:34 +0100
commite7db78122b88d7ecd3d76357fa1f7ff884b8ce38 (patch)
tree4fb9af102af9c153da49275ff226d9baf61f4135 /testautomation/framework
parent8ff295d5a5190890634cc68b69c9420daa601b85 (diff)
automationdev300m95#i116147#turned qaerrorlogs into warnlogs
Diffstat (limited to 'testautomation/framework')
-rw-r--r--testautomation/framework/optional/includes/f_usage_tracking.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/framework/optional/includes/f_usage_tracking.inc b/testautomation/framework/optional/includes/f_usage_tracking.inc
index ef20c2a2f1e5..c52ae61c0945 100644
--- a/testautomation/framework/optional/includes/f_usage_tracking.inc
+++ b/testautomation/framework/optional/includes/f_usage_tracking.inc
@@ -100,7 +100,7 @@ testcase tUsageTracking3
kontext "Active"
if ( Active.exists( 2 ) ) then
- qaerrorlog( "Messagebox not required as control should not be enabled (see #i97340#)" )
+ warnlog( "Messagebox not required as control should not be enabled (see #i97340#)" )
Active.ok()
kontext "TextImport"