To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113136
                 Issue #|113136
                 Summary|sw/qa/unoapi sw.SwAccessibleParagraphView::com::sun::s
                        |tar::accessibility::XAccessibleEditableText failure
               Component|Word processor
                 Version|DEV300m84
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|os
             Reported by|sb





------- Additional comments from [email protected] Wed Jul 14 08:37:28 +0000 
2010 -------
At least when running subsequenttests in DEV300_m84 based CWS sb126 on unxsoli4
non-pro in sw/qa/unoapi once experienced failure

21: checking:
[sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEditableText]
is iface: [com.sun.star.accessibility.XAccessibleEditableText] testcode:
[ifc.accessibility._XAccessibleEditableText]
21: LOG> Execute: cutText()
21: LOG> Text: 'XAccessibleText'
21: LOG> Character count: 15
21: cutText(-1,14): LOG> expected exception => OK
21: LOG> Current text: 'XAccessibleText'
21: cutText(0,16): LOG> expected exception => OK
21: LOG> Current text: 'XAccessibleText'
21: cutText(0,15): true
21: LOG> Current text: ''
21: Method cutText() finished with state OK
21: LOG> cutText(): PASSED.OK
21: 
21: LOG> Execute: pasteText()
21: LOG> starting required method: cutText()
21: LOG> Text: ''
21: LOG> Character count: 0
21: pasteText(-1): LOG> expected exception => OK
21: LOG> Current text: ''
21: pasteText(1): LOG> expected exception => OK
21: LOG> Current text: ''
21: pasteText(0): true
21: LOG> Current text: ''
21: LOG> Expected text: 'XAccessibleText'
21: Method pasteText() finished with state FAILED
21: LOG> pasteText(): PASSED.FAILED
21: 
21: LOG> Execute: deleteText()
21: LOG> Execute: insertText()
21: LOG> Text: ''
21: LOG> Character count: 0
21: insertText(insStr, -1): LOG> expected exception => OK
21: LOG> Current text: ''
21: insertText(insStr,1): LOG> expected exception => OK
21: LOG> Current text: ''
21: insertText(insStr,0): true
21: LOG> Current text: 'Inserted stringAccessibleTex'
21: LOG> Expected text: 'Inserted string'
21: Method insertText() finished with state FAILED
21: LOG> insertText(): PASSED.FAILED
21: 
21: LOG> Text: 'Inserted stringAccessibleTex'
21: LOG> Character count: 28
21: deleteText(-1,28): LOG> expected exception => OK
21: LOG> Current text: 'Inserted stringAccessibleTex'
21: deleteText(0,29): LOG> expected exception => OK
21: LOG> Current text: 'Inserted stringAccessibleTex'
21: deleteText(27,28): true
21: LOG> Current text: 'Inserted stringAccessibleTe'
21: LOG> Expected text: 'Inserted stringAccessibleTe'
21: Method deleteText() finished with state OK
21: LOG> deleteText(): PASSED.OK
21: 
21: LOG> Execute: replaceText()
21: LOG> Text: 'Inserted stringAccessibleTe part of string for replace'
21: LOG> Character count: 54
21: replaceText(-1,54): LOG> expected exception => OK
21: LOG> Current text: 'Inserted stringAccessibleTe part of string for replace'
21: replaceText(0,55): LOG> expected exception => OK
21: LOG> Current text: 'Inserted stringAccessibleTe part of string for replace'
21: replaceText(27,54): true
21: LOG> Current text: 'Inserted stringAccessibleTeString for replace'
21: LOG> Expected text: 'Inserted stringAccessibleTeString for replace'
21: Method replaceText() finished with state OK
21: LOG> replaceText(): PASSED.OK
21: 
21: LOG> Execute: setAttributes()
21: LOG> Text: 'Inserted stringAccessibleTeString for replace'
21: LOG> Length: 45
21: setAttributes(-1,44):LOG> expected exception => OK
21: setAttributes(0,46):LOG> expected exception => OK
21: Method setAttributes() finished with state OK
21: setAttributes(0,45):true
21: checking that new attributes was set...true
21: LOG> setAttributes(): PASSED.OK
21: 
21: LOG> Execute: setText()
21: LOG> Current text: 'Inserted stringAccessibleTeString for replace'
21: setText('New text'): true
21: LOG> getText(): 'New text'
21: setText(''): true
21: LOG> getText(): ''
21: setText('Inserted stringAccessibleTeString for replace'): true
21: LOG> getText(): 'Inserted stringAccessibleTeString for replace'
21: Method setText() finished with state OK
21: LOG> setText(): PASSED.OK
21: ***** State for
sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEditableText
******
21:
[sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEditableText::pasteText()]
is testcode: [pasteText()] - PASSED.FAILED
21:
[sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEditableText::insertText()]
is testcode: [insertText()] - PASSED.FAILED

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to