summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes
diff options
context:
space:
mode:
authorThorsten Bosbach <tbo@OpenOffice.org>2010-09-13 14:37:08 +0200
committerThorsten Bosbach <tbo@OpenOffice.org>2010-09-13 14:37:08 +0200
commitc2cb44b197656cf6dbe1c6d650484196d4826ec9 (patch)
tree6fc3ba4a8b2520372b7406f98d1c1bca2036ff95 /testautomation/framework/required/includes
parentaf4863656d0385d0f05a72a2ae1444993e52f05e (diff)
#i114476# No testing for Mac as some Window attributes do not exist
Diffstat (limited to 'testautomation/framework/required/includes')
-rwxr-xr-xtestautomation/framework/required/includes/window_functions.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/testautomation/framework/required/includes/window_functions.inc b/testautomation/framework/required/includes/window_functions.inc
index 6917639d30f8..efbbacf44b63 100755
--- a/testautomation/framework/required/includes/window_functions.inc
+++ b/testautomation/framework/required/includes/window_functions.inc
@@ -36,7 +36,7 @@ testcase tWindowFunctions
printlog( "Update test for window functions" )
if ( gtSysName = "Mac OS X" ) then
- printlog( "No testing for Mac as some Window attributes do not exist" )
+ qaErrorLog( "#i114476# No testing for Mac as some Window attributes do not exist" )
goto endsub
endif
@@ -196,9 +196,6 @@ end sub
testcase tCheckWindowTitle( sApplication as string, sReference as string )
- if ( sApplication = "soffice" ) then
-
-
printlog( "Update test for the office window titles" )
' This is a Testtool-only problem that the product name is not displayed