Issue 110862 - sc/qa/unoapi fails for sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable::refresh()
Summary: sc/qa/unoapi fails for sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPi...
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: DEV300m76
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 09:15 UTC by Stephan Bergmann
Modified: 2017-05-20 11:35 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-14 09:15:50 UTC
At least on DEV300_m76-based CWS sb120 (mainly making changes to the testing
framework) unxsoli4 non-pro, with
<http://hg.services.openoffice.org/cws/calcautocrash/rev/8423f87ef036> to fix
issue 110721 included,
executing the sc/qa/unoapi tests repeatedly fails for
sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable::refresh():

---8<---
Creating: sc.ScDataPilotTableObj
LOG> Log started 13.03.2010 - 17:27:00
LOG> creating a Spreadsheet document
LOG> Creating a test environment
LOG> getting sheets
LOG> Getting sheet - OK
LOG> Filing a table
LOG> Getting test object
Error:
 Error Create Cache
Error:
 Error Create Cache
LOG> Creating object - OK
LOG> Creating test table object
Error:
 Error Create Cache
Error:
 Error Create Cache
Environment created
checking: [sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable] is
iface: [com.sun.star.sheet.XDataPilotTable] testcode: [ifc.sheet._XDataPilotTable]
LOG> Execute: getOutputRange()
Method getOutputRange() finished with state OK
LOG> getOutputRange(): PASSED.OK
LOG> Execute: refresh()
LOG> Old data:29.0; new data:29.0
Method refresh() finished with state FAILED
LOG> refresh(): PASSED.FAILED
***** State for sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable
******
[sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable::refresh()] is
testcode: [refresh()] - PASSED.FAILED
Whole interface: PASSED.FAILED
---8<---
Comment 1 Stephan Bergmann 2010-04-14 09:18:17 UTC
worked around for now by disabling the affected tests in
sc/qa/unoapi/knownissues.xcl, see
<http://hg.services.openoffice.org/cws/sb120/rev/c22bcae3e4f3>; please revert
when fixing this issue
Comment 2 Marcus 2017-05-20 11:35:19 UTC
Reset assigne to the default "issues@openoffice.apache.org".