Issue 114889

Summary: sw/qa/unoapi sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor
Product: Writer Reporter: Stephan Bergmann <stephan.bergmann.secondary>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Stephan Bergmann 2010-10-01 16:37:28 UTC
At least on DEV300_m88 based CWS sb123, executing sw/qa/unoapi on unxmacxi
non-pro and unxmacxi.pro repeatedly fails at

[...]
28: checking: [sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor] is
iface: [com.sun.star.view.XScreenCursor] testcode: [ifc.view._XScreenCursor]
28: LOG> Execute: screenDown()
28: LOG> test for screenDown() 
28: Method screenDown() finished with state FAILED
28: LOG> screenDown(): PASSED.FAILED
28: 
28: LOG> Execute: screenUp()
28: LOG> starting required method: screenDown()
28: LOG> ! Required method screenDown() failed
28: LOG> screenUp(): PASSED.FAILED
28: ***** State for sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor ******
28: [sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor::screenDown()] is
testcode: [screenDown()] - PASSED.FAILED
28: [sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor::screenUp()] is
testcode: [screenUp()] - PASSED.FAILED
28: 
28: Whole interface: PASSED.FAILED
[...]
Comment 1 Stephan Bergmann 2010-10-01 16:42:44 UTC
disabled the test for now as
<http://hg.services.openoffice.org/cws/sb123/rev/b871cd5129a0>; please revert
when fixing this issue