Hello Christoph,
finally I set up (almost) everything (I still have to set up the env.
to test database related cases), and could make it work.
I took the list of missing *component* test cases for
"http://qa.openoffice.org/qadevOOo_doc/missing.html", created an
scenario with all of them (I send you the file sce attached),and run the
Runner (sorry for the redundancy):
* first result: this list very old, because every component but one has
its test case
* there where two errors: mod._toolkit.AccessiblePopupMenu and
mod._odbc.Driver
Concerning this last one, the log (I send you a copy) says:
***** State for odbc.Driver ******
Couldn't find mod._odbc.Driver java.lang.ClassNotFoundException:
mod._odbc.Driver
Whole component: Couldn't find mod._odbc.Driver
java.lang.ClassNotFoundException: mod._odbc.Driver
So this the only missing component test case in the list.
I can't see very clearly the difference between odbc.ODBCDriver and
odbc.Driver. My guessing by reading the qadevOOo/objdsc/odbc/
* com.sun.star.comp.sdbc.ODBCDriver.csv is the object description for
the object implementation odbc.ODBCDriver , this one has a test case
(mod._odbc.ODBCDriver). Is this the implementation of the *generic* ODBC
driver?
* for the name of the oder objdesc
org.openoffice.comp.drivers.MySQL.Driver.csv, I guess this is the
implementation of the *MySQL* *dediacted* ODBC driver, isn't it?
If so, the test case for odbc.Driver won't be very different from the
one for odbc.ODBCDriver: the difference will be when creating the
environment we should try to get the parameter "mysql.url" from the
runner.props, and check that is "sdbc:mysql:odbc" instead of
"sdbc:mysql:jdbc". Am I wrong?
Today I will set up my database environment so I can give it a try.
Please let me know if you have an up-to-date list of missing Java test
cases for components and interfaces.
And if you want to give me a first task to begin with, I think I'm ready :-)
Regards,
Ariel.
--
Ariel Constenla-Haile
La Plata, Argentina
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.arielconstenlahaile.com.ar/ooo/
"Aus der Kriegsschule des Lebens
- Was mich nicht umbringt,
macht mich härter."
Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.
Parsing properties from /home/arielconstenlahaile/.runner.props
TestJob: -sce /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/missing_test_cases.sce
Getting Descriptions for Job: -sce /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/missing_test_cases.sce
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: fwk
For the Component JobHandler
found com.sun.star.comp.framework.JobHandler.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: fwk
For the Component SoundHandler
found com.sun.star.comp.framework.SoundHandler.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: fwl
For the Component ContentHandlerFactory
found com.sun.star.comp.framework.ContentHandlerFactory.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: fwl
For the Component SubstituteVariables
found com.sun.star.comp.framework.SubstituteVariables.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: odbc
For the Component Driver
found org.openoffice.comp.drivers.MySQL.Driver.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: sc
For the Component ScIndexEnumeration_TableChartsEnumeration
found com.sun.star.comp.office.ScIndexEnumeration_TableChartsEnumeration.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: toolkit
For the Component AccessiblePopupMenu
found com.sun.star.comp.toolkit.AccessiblePopupMenu.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: toolkit
For the Component AccessibleWindow
found com.sun.star.comp.toolkit.AccessibleWindow.csv
## reading from File /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Parsing Description Path: /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/objdsc
Searching module: ucpftp
For the Component FTPContentProvider
found com.sun.star.comp.ucb.FTPContentProvider.csv
Connecting the Office with uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManagertrying to connect to uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManager
resolved url
Creating: JobHandler
LOG> Log started 19.10.2007 - 14:30:56
LOG> Service test.Job is already registered.
Environment created
JobHandler recreated
running: ifc.lang._XInitialization
LOG> Log started 19.10.2007 - 14:30:57
checking : _XInitialization
LOG> Execute: initialize()
LOG> calling method with valid arguments...
Using new Object[0] as Argument
Method initialize() finished with state OK
LOG> initialize(): PASSED.OK
***** State for fwk.JobHandler::com::sun::star::lang::XInitialization ******
Whole interface: PASSED.OK
****************************************************************************
running: ifc.frame._XDispatchProvider
LOG> Log started 19.10.2007 - 14:30:57
Connecting the Office with uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManagertrying to connect to uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManager
resolved url
Creating: JobHandler
LOG> Log started 19.10.2007 - 14:30:57
LOG> Service test.Job is already registered.
Environment created
checking : _XDispatchProvider
LOG> Using URL: 'vnd.sun.star.job:alias=TestJob'
LOG> Execute: queryDispatch()
Method queryDispatch() finished with state OK
LOG> queryDispatch(): PASSED.OK
LOG> Execute: queryDispatches()
LOG> Parsing URL
Method queryDispatches() finished with state OK
LOG> queryDispatches(): PASSED.OK
***** State for fwk.JobHandler::com::sun::star::frame::XDispatchProvider ******
Whole interface: PASSED.OK
*******************************************************************************
***** State for fwk.JobHandler ******
Whole component: PASSED.OK
*************************************
Creating: SoundHandler
LOG> Log started 19.10.2007 - 14:30:58
DISPATCHURL: file:///home/arielconstenlahaile/java/ide/openoffice/OOo_QA/qa/qadevOOo/testdocs/ok.wav
Environment created
SoundHandler recreated
running: ifc.frame._XDispatch
LOG> Log started 19.10.2007 - 14:31:01
checking : _XDispatch
LOG> Execute: dispatch()
LOG> starting required method: addStatusListener()
LOG> Execute: addStatusListener()
Method addStatusListener() finished with state OK
LOG> addStatusListener(): PASSED.OK
LOG> Listener called: false
LOG> XNotifyingDispatch found:
LOG> dispatchFinished was called.
LOG> Listener called: true
Method dispatch() finished with state OK
LOG> dispatch(): PASSED.OK
LOG> Execute: removeStatusListener()
LOG> starting required method: dispatch()
Listener called: false
Method removeStatusListener() finished with state OK
LOG> removeStatusListener(): PASSED.OK
***** State for fwk.SoundHandler::com::sun::star::frame::XDispatch ******
Whole interface: PASSED.OK
*************************************************************************
running: ifc.frame._XNotifyingDispatch
LOG> Log started 19.10.2007 - 14:31:03
checking : _XNotifyingDispatch
LOG> Execute: dispatchWithNotification()
LOG> dispatchFinished was called.
LOG> Listener called: true
Method dispatchWithNotification() finished with state OK
LOG> dispatchWithNotification(): PASSED.OK
***** State for fwk.SoundHandler::com::sun::star::frame::XNotifyingDispatch ******
Whole interface: PASSED.OK
**********************************************************************************
***** State for fwk.SoundHandler ******
Whole component: PASSED.OK
***************************************
Creating: ContentHandlerFactory
LOG> Log started 19.10.2007 - 14:31:04
LOG> ImplName: com.sun.star.comp.filter.config.ContentHandlerFactory
LOG> creating a new environment for object
Environment created
ContentHandlerFactory recreated
running: ifc.container._XNameAccess
LOG> Log started 19.10.2007 - 14:31:06
checking : _XNameAccess
LOG> Execute: getByName()
LOG> reqiure getElementNames() ...
LOG> starting required method: getElementNames()
LOG> Execute: getElementNames()
LOG> getting elements names
Method getElementNames() finished with state OK
LOG> getElementNames(): PASSED.OK
LOG> require getElementNames() ...OK
LOG> testing getByName() ...
LOG> testing with valid name 'com.sun.star.comp.framework.SoundHandler'
LOG> getByName with valid name: true
LOG> testing with non-existant name
LOG> getByName: Expected exception - OK
Method getByName() finished with state OK
LOG> getByName(): PASSED.OK
LOG> Execute: hasByName()
LOG> starting required method: getElementNames()
LOG> testing hasByName() ...
LOG> testing hasByName() with valid name 'com.sun.star.comp.framework.SoundHandler'
LOG> hasByName with valid names: true
LOG> testing hasByName() with invalid name
LOG> hasByName with invalid names: true
Method hasByName() finished with state OK
LOG> hasByName(): PASSED.OK
***** State for fwl.ContentHandlerFactory::com::sun::star::container::XNameAccess ******
Whole interface: PASSED.OK
****************************************************************************************
running: ifc.container._XContainerQuery
LOG> Log started 19.10.2007 - 14:31:06
checking : _XContainerQuery
LOG> Could not get object relation 'XContainerQuery.createSubSetEnumerationByQuery'
LOG> Execute: createSubSetEnumerationByQuery()
LOG> This object does not have an implemetation for this function
Method createSubSetEnumerationByQuery() finished with state OK
LOG> createSubSetEnumerationByQuery(): PASSED.OK
LOG> Execute: createSubSetEnumerationByProperties()
Method createSubSetEnumerationByProperties() finished with state OK
LOG> createSubSetEnumerationByProperties(): PASSED.OK
***** State for fwl.ContentHandlerFactory::com::sun::star::container::XContainerQuery ******
Whole interface: PASSED.OK
********************************************************************************************
running: ifc.lang._XMultiServiceFactory
LOG> Log started 19.10.2007 - 14:31:06
checking : _XMultiServiceFactory
LOG> Execute: createInstance()
LOG> starting required method: getAvailableServiceNames()
LOG> Execute: getAvailableServiceNames()
LOG> Service0: com.sun.star.comp.framework.SoundHandler
Method getAvailableServiceNames() finished with state OK
LOG> getAvailableServiceNames(): PASSED.OK
LOG> Creating Instance: com.sun.star.comp.framework.SoundHandler
Method createInstance() finished with state OK
LOG> createInstance(): PASSED.OK
LOG> Execute: createInstanceWithArguments()
LOG> starting required method: getAvailableServiceNames()
LOG> Relation 'XMSF.serviceNamesWithArgs' not found
LOG> The component assumed not support createInstanceWithArguments()
Method createInstanceWithArguments() finished with state OK
LOG> createInstanceWithArguments(): PASSED.OK
***** State for fwl.ContentHandlerFactory::com::sun::star::lang::XMultiServiceFactory ******
Whole interface: PASSED.OK
********************************************************************************************
running: ifc.container._XElementAccess
LOG> Log started 19.10.2007 - 14:31:06
checking : _XElementAccess
LOG> Execute: getElementType()
Method getElementType() finished with state OK
LOG> getElementType(): PASSED.OK
LOG> Execute: hasElements()
Method hasElements() finished with state OK
LOG> hasElements(): PASSED.OK
***** State for fwl.ContentHandlerFactory::com::sun::star::container::XElementAccess ******
Whole interface: PASSED.OK
*******************************************************************************************
***** State for fwl.ContentHandlerFactory ******
Whole component: PASSED.OK
************************************************
Creating: SubstituteVariables
LOG> Log started 19.10.2007 - 14:31:06
LOG> ImplName: com.sun.star.comp.framework.PathSubstitution
LOG> creating a new environment for object
Environment created
SubstituteVariables recreated
running: ifc.util._XStringSubstitution
LOG> Log started 19.10.2007 - 14:31:06
checking : _XStringSubstitution
LOG> Execute: substituteVariables()
LOG> try to get a valid variable...
LOG> file:///home/arielconstenlahaile/.ooo-dev2/user
LOG> try to get a invalid variable...
LOG> expected exception was thrown.
Method substituteVariables() finished with state OK
LOG> substituteVariables(): PASSED.OK
LOG> Execute: reSubstituteVariables()
LOG> try to get a valid variable...
LOG> file:///
Method reSubstituteVariables() finished with state OK
LOG> reSubstituteVariables(): PASSED.OK
LOG> Execute: getSubstituteVariableValue()
LOG> try to get the valid variable $(user) ...
LOG> try to get a invalid variable...
LOG> expected exception was thrown.
Method getSubstituteVariableValue() finished with state OK
LOG> getSubstituteVariableValue(): PASSED.OK
***** State for fwl.SubstituteVariables::com::sun::star::util::XStringSubstitution ******
Whole interface: PASSED.OK
*****************************************************************************************
***** State for fwl.SubstituteVariables ******
Whole component: PASSED.OK
**********************************************
***** State for odbc.Driver ******
Couldn't find mod._odbc.Driver java.lang.ClassNotFoundException: mod._odbc.Driver
Whole component: Couldn't find mod._odbc.Driver java.lang.ClassNotFoundException: mod._odbc.Driver
**********************************
Creating: ScIndexEnumeration_TableChartsEnumeration
LOG> Log started 19.10.2007 - 14:31:06
LOG> creating a sheetdocument
LOG> Getting spreadsheet
LOG> Creating the Header
LOG> Fill the lines
LOG> Insert Chart
LOG> creating a new environment for object
Environment created
ScIndexEnumeration_TableChartsEnumeration recreated
running: ifc.container._XEnumeration
LOG> Log started 19.10.2007 - 14:31:27
checking : _XEnumeration
LOG> Execute: hasMoreElements()
LOG> get all elements
Method hasMoreElements() finished with state OK
LOG> hasMoreElements(): PASSED.OK
LOG> Execute: nextElement()
LOG> starting required method: hasMoreElements()
LOG> additional call must throw NoSuchElementException
LOG> nextElement: correct exception
Method nextElement() finished with state OK
LOG> nextElement(): PASSED.OK
***** State for sc.ScIndexEnumeration_TableChartsEnumeration::com::sun::star::container::XEnumeration ******
Whole interface: PASSED.OK
************************************************************************************************************
***** State for sc.ScIndexEnumeration_TableChartsEnumeration ******
Whole component: PASSED.OK
*******************************************************************
Creating: AccessiblePopupMenu
LOG> Log started 19.10.2007 - 14:31:27
LOG> creating a test environment
LOG> creating a text document
LOG> 21,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: false
LOG> 51,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 40,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> ImplementationName: Error getting Implementation name ( java.lang.NullPointerException )
Exception while getting Environment Couldn't create a test object
***** State for toolkit.AccessiblePopupMenu ******
Whole component: Couldn't create AccessiblePopupMenu
**************************************************
Creating: AccessibleWindow
LOG> Log started 19.10.2007 - 14:31:36
LOG> creating a test environment
LOG> creating a text document
java.lang.IllegalArgumentException: Couldn't create a test object
at lib.TestEnvironment.<init>(TestEnvironment.java:82)
at mod._toolkit.AccessiblePopupMenu.createTestEnvironment(AccessiblePopupMenu.java:209)
LOG> 40,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 51,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 13,Document view(Document view):com.sun.star.comp.Writer.SwAccessibleDocumentView
LOG> The boundary Rectangle is (26,26) (756,366)
LOG> StateType contains SHOWING: true
LOG> 41,():com.sun.star.comp.Writer.SwAccessibleParagraphView
LOG> The boundary Rectangle is (0,124) (756,20)
LOG> StateType contains SHOWING: true
LOG> 17,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 40,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 40,():com.sun.star.comp.toolkit.AccessibleWindow
LOG> StateType contains SHOWING: true
LOG> 50,():com.sun.star.comp.toolkit.AccessibleScrollBar
LOG> StateType contains SHOWING: true
LOG> 44,Click the up button to scroll to the previous page or object.(Click the up button to scroll to the previous page or object.):com.sun.star.comp.toolkit.AccessibleButton
LOG> StateType contains SHOWING: true
LOG> 44,Click the down button to scroll to the next page or object.(Click the down button to scroll to the next page or object.):com.sun.star.comp.toolkit.AccessibleButton
LOG> StateType contains SHOWING: true
LOG> 44,Navigation(If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.):com.sun.star.comp.toolkit.AccessibleButton
LOG> StateType contains SHOWING: true
LOG> 50,():com.sun.star.comp.toolkit.AccessibleScrollBar
LOG> StateType contains SHOWING: true
LOG> ImplementationName: com.sun.star.comp.toolkit.AccessibleWindow
Environment created
AccessibleWindow recreated
running: ifc.accessibility._XAccessibleExtendedComponent
LOG> Log started 19.10.2007 - 14:31:40
checking : _XAccessibleExtendedComponent
LOG> Execute: getFont()
LOG> getFont(): [Proxy:11416420,-64639be8;gcc3[0];84d290eaa6424573b4c24aa6ff60e33c,Type[com.sun.star.awt.XFont]]
Method getFont() finished with state OK
LOG> getFont(): PASSED.OK
LOG> Execute: getTitledBorderText()
LOG> getTitledBorderText(): ''
Method getTitledBorderText() finished with state OK
LOG> getTitledBorderText(): PASSED.OK
LOG> Execute: getToolTipText()
LOG> getToolTipText(): ''
Method getToolTipText() finished with state OK
LOG> getToolTipText(): PASSED.OK
***** State for toolkit.AccessibleWindow::com::sun::star::accessibility::XAccessibleExtendedComponent ******
Whole interface: PASSED.OK
************************************************************************************************************
running: ifc.accessibility._XAccessibleEventBroadcaster
at lib.TestCase.getTestEnvironment(TestCase.java:144)
LOG> Log started 19.10.2007 - 14:31:40
checking : _XAccessibleEventBroadcaster
LOG> Execute: addEventListener()
LOG> adding listener
LOG> fire event
LOG> Listener, Event : 6
EventID: 6
LOG> Listener, Event : 6
EventID: 6
LOG> Listener, Event : 6
EventID: 6
LOG> Listener, Event : 6
EventID: 6
LOG> Listener, Event : 6
EventID: 6
LOG> Listener, Event : 6
EventID: 6
at base.java_fat.executeTest(java_fat.java:206)
at org.openoffice.Runner.main(Runner.java:90)
Method addEventListener() finished with state OK
LOG> addEventListener(): PASSED.OK
LOG> Execute: removeEventListener()
LOG> starting required method: addEventListener()
LOG> remove listener
LOG> fire event
LOG> listener wasn't called -- OK
Method removeEventListener() finished with state OK
LOG> removeEventListener(): PASSED.OK
***** State for toolkit.AccessibleWindow::com::sun::star::accessibility::XAccessibleEventBroadcaster ******
Whole interface: PASSED.OK
***********************************************************************************************************
running: ifc.accessibility._XAccessibleComponent
LOG> Log started 19.10.2007 - 14:31:44
checking : _XAccessibleComponent
LOG> Execute: containsPoint()
LOG> starting required method: getBounds()
LOG> Execute: getBounds()
LOG> Bounds = (0,81),(752,362)
Method getBounds() finished with state OK
LOG> getBounds(): PASSED.OK
LOG> Upper bound of box containsPoint point (0,0) - OK
LOG> Lower bound of box containsPoint point (0,361) - OK
LOG> Left bound of box containsPoint point (0,0) - OK
LOG> Right bound of box containsPoint point (751,0) - OK
LOG> Outer upper and lower bounds contain no component points - OK
LOG> Outer left and right bounds contain no component points - OK
Method containsPoint() finished with state OK
LOG> containsPoint(): PASSED.OK
LOG> Execute: getAccessibleAtPoint()
LOG> Component doesn't support XAccessible.
LOG> There are no children supporting XAccessibleComponent
Method getAccessibleAtPoint() finished with state OK
LOG> getAccessibleAtPoint(): PASSED.OK
LOG> Execute: getLocation()
LOG> starting required method: getBounds()
Method getLocation() finished with state OK
LOG> getLocation(): PASSED.OK
LOG> Execute: getLocationOnScreen()
LOG> starting required method: getBounds()
LOG> Component doesn't support XAccessible.
LOG> Location is (44,144)
Method getLocationOnScreen() finished with state OK
LOG> getLocationOnScreen(): PASSED.OK
LOG> Execute: getSize()
LOG> starting required method: getBounds()
Method getSize() finished with state OK
LOG> getSize(): PASSED.OK
LOG> Execute: grabFocus()
Method grabFocus() finished with state OK
LOG> grabFocus(): PASSED.OK
LOG> Execute: getForeground()
LOG> getForeground(): -1
Method getForeground() finished with state OK
LOG> getForeground(): PASSED.OK
LOG> Execute: getBackground()
LOG> getBackground(): 15724527
Method getBackground() finished with state OK
LOG> getBackground(): PASSED.OK
***** State for toolkit.AccessibleWindow::com::sun::star::accessibility::XAccessibleComponent ******
Whole interface: PASSED.OK
****************************************************************************************************
running: ifc.accessibility._XAccessibleContext
LOG> Log started 19.10.2007 - 14:31:45
checking : _XAccessibleContext
LOG> Execute: getAccessibleChildCount()
LOG> 1 children found.
Method getAccessibleChildCount() finished with state OK
LOG> getAccessibleChildCount(): PASSED.OK
LOG> Execute: getAccessibleChild()
LOG> starting required method: getAccessibleChildCount()
LOG> testing 'getAccessibleChild()'...
LOG> ## Child 0:
LOG> Role: 51
LOG> Name:
LOG> IndexInParent: 0
LOG> ImplementationName: com.sun.star.comp.toolkit.AccessibleWindow
Method getAccessibleChild() finished with state OK
LOG> getAccessibleChild(): PASSED.OK
LOG> Execute: getAccessibleParent()
Method getAccessibleParent() finished with state OK
LOG> getAccessibleParent(): PASSED.OK
LOG> Execute: getAccessibleIndexInParent()
LOG> starting required method: getAccessibleParent()
Method getAccessibleIndexInParent() finished with state OK
LOG> getAccessibleIndexInParent(): PASSED.OK
LOG> Execute: getAccessibleRole()
LOG> The role is 40
Method getAccessibleRole() finished with state OK
LOG> getAccessibleRole(): PASSED.OK
LOG> Execute: getAccessibleDescription()
LOG> The description is ''
Method getAccessibleDescription() finished with state OK
LOG> getAccessibleDescription(): PASSED.OK
LOG> Execute: getAccessibleName()
LOG> The name is ''
Method getAccessibleName() finished with state OK
LOG> getAccessibleName(): PASSED.OK
LOG> Execute: getAccessibleRelationSet()
Method getAccessibleRelationSet() finished with state OK
LOG> getAccessibleRelationSet(): PASSED.OK
LOG> Execute: getAccessibleStateSet()
Method getAccessibleStateSet() finished with state OK
LOG> getAccessibleStateSet(): PASSED.OK
LOG> Execute: getLocale()
LOG> The locale is es,AR
Method getLocale() finished with state OK
LOG> getLocale(): PASSED.OK
***** State for toolkit.AccessibleWindow::com::sun::star::accessibility::XAccessibleContext ******
Whole interface: PASSED.OK
**************************************************************************************************
***** State for toolkit.AccessibleWindow ******
Whole component: PASSED.OK
***********************************************
Creating: FTPContentProvider
LOG> Log started 19.10.2007 - 14:31:45
LOG> ImplementationName: com.sun.star.comp.FTPContentProvider
com.sun.star.lang.XTypeProvider
com.sun.star.lang.XServiceInfo
com.sun.star.ucb.XContentProvider
Environment created
FTPContentProvider recreated
running: ifc.ucb._XContentProvider
LOG> Log started 19.10.2007 - 14:31:45
checking : _XContentProvider
LOG> Execute: queryContent()
LOG> Trying to query ftp:///ftp.sun.com
Method queryContent() finished with state OK
LOG> queryContent(): PASSED.OK
LOG> Execute: compareContentIds()
Method compareContentIds() finished with state OK
LOG> compareContentIds(): PASSED.OK
***** State for ucpftp.FTPContentProvider::com::sun::star::ucb::XContentProvider ******
Whole interface: PASSED.OK
***************************************************************************************
***** State for ucpftp.FTPContentProvider ******
Whole component: PASSED.OK
************************************************
Failures that appeared during scenario execution:
odbc.Driver
toolkit.AccessiblePopupMenu
2 of 9 tests failed
Job -sce /home/arielconstenlahaile/java/ide/openoffice/OOo_QA/missing_test_cases.sce done-o fwk.JobHandler
-o fwk.SoundHandler
-o fwl.ContentHandlerFactory
-o fwl.SubstituteVariables
-o odbc.Driver
-o sc.ScIndexEnumeration_TableChartsEnumeration
-o toolkit.AccessiblePopupMenu
-o toolkit.AccessibleWindow
-o ucpftp.FTPContentProvider
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]