Issue 114889 - sw/qa/unoapi sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor
Summary: sw/qa/unoapi sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-01 16:37 UTC by Stephan Bergmann
Modified: 2013-01-29 21:44 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-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