> I am trying to run some automated test on m180 (WinXP)
> I am using the testtool OOo 2.0 and checked the environment out from CVS.
>
> I am constantly getting a warning about the getdefaultfilternames that
> should be missing (eg. the file is missing) and I cant figure out how to
> fix that (it says I should fix it)
OK, here is the warning
5;~global\tools\inc\t_filters.inc;188;8;65535;"GetDefaultFilternames()::The
file for default-filter-names is missing. Create it with ..
\bas\tools\getnames.bas::GetFilterNames!"
and in t_filters.inc says:
sub GetDefaultFilternames( optional BuildId as string )
'/// This sub reads the filternames from a reference list.
'///+ Filternames are language-dependent and should be created using
'///+ the getnames.bas script on Windows.
'///+ The filternames are stored into global variables.
I can run getnames.bas in the testtool but it does not make any difference
and I cant run it in a console with the option GetFilterNames!
does anybody know if this is a serious warning?
And another question: Are we just looking for errors in the automation test,
or shuold we also act on warnings.
/thomas roswall
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]