Issue 111218 - sw/qa/unoapi sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEventBroadcaster::removeEventListener() failure
Summary: sw/qa/unoapi sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAc...
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m77
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-28 09:36 UTC by Stephan Bergmann
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-04-28 09:36:51 UTC
At least on DEV300_m77-based CWS sb120 (mainly making changes to the testing
framework), executing sw/qa/unoapi at least under unxlngi non-pro once failed at

19: Creating: sw.SwAccessibleParagraphView
19: LOG> Log started 27.03.2010 - 22:01:22
19: LOG> creating a text document
19: LOG> ImplementationName com.sun.star.comp.Writer.SwAccessibleParagraphView
19: Environment created
19: LOG> Log started 27.03.2010 - 22:01:23
19: checking:
[sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEventBroadcaster]
is iface: [com.sun.star.accessibility.XAccessibleEventBroadcaster] testcode:
[ifc.accessibility._XAccessibleEventBroadcaster]
19: LOG> Execute: addEventListener()
19: LOG> adding listener
19: LOG> fire event
19: LOG> Listener, Event : 22
19: EventID: 22
19: LOG> Listener, Event : 20
19: EventID: 20
19: LOG> Listener, Event : 22
19: EventID: 22
19: LOG> Listener, Event : 20
19: EventID: 20
19: Method addEventListener() finished with state OK
19: LOG> addEventListener(): PASSED.OK
19: 
19: LOG> Execute: removeEventListener()
19: LOG> starting required method: addEventListener()
19: LOG> remove listener
19: LOG> Listener, Event : 4
19: EventID: 4
19: LOG> fire event
19: Method removeEventListener() finished with state FAILED
19: LOG> removeEventListener(): PASSED.FAILED
19: ***** State for
sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEventBroadcaster
******
19:
[sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEventBroadcaster::removeEventListener()]
is testcode: [removeEventListener()] - PASSED.FAILED
19: 
19: Whole interface: PASSED.FAILED
Comment 1 Stephan Bergmann 2010-04-28 09:39:45 UTC
worked around for now by disabling the affected tests in
sw/qa/unoapi/knownissues.xcl, see
<http://hg.services.openoffice.org/cws/sb120/rev/ec97b8d60ecc>; please revert
when fixing this issue
Comment 2 Marcus 2017-05-20 11:33:33 UTC
Reset assigne to the default "issues@openoffice.apache.org".