Issue 111220 - sw/qa/unoapi sw.XMLContentExporter::com::sun::star::document::XFilter::cancel() failure
Summary: sw/qa/unoapi sw.XMLContentExporter::com::sun::star::document::XFilter::cancel...
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 10:29 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 10:29:35 UTC
At least on DEV300_m77-based CWS sb120 (mainly making changes to the testing
framework), executing sw/qa/unoapi at least under unxsols4.pro once failed at

19: Creating: sw.XMLContentExporter
19: LOG> Log started 28.03.2010 - 11:18:02
19: LOG> creating a textdocument
19: LOG> creating a new environment
19: Environment created
19: checking: [sw.XMLContentExporter::com::sun::star::document::XFilter] is
iface: [com.sun.star.document.XFilter] testcode: [ifc.document._XFilter]
19: LOG> Execute: filter()
19: Method filter() finished with state OK
19: LOG> filter(): PASSED.OK
19: 
19: LOG> Execute: cancel()
19: LOG> starting required method: filter()
19: Method cancel() finished with state FAILED
19: LOG> cancel(): PASSED.FAILED
19: ***** State for sw.XMLContentExporter::com::sun::star::document::XFilter ******
19: [sw.XMLContentExporter::com::sun::star::document::XFilter::cancel()] is
testcode: [cancel()] - PASSED.FAILED
Comment 1 Stephan Bergmann 2010-04-28 10:32:12 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/8cee98f28788>; please revert
when fixing this issue
Comment 2 Stephan Bergmann 2010-05-12 16:25:09 UTC
similar failure (below) at
<http://termite.services.openoffice.org/buildbot/builders/Ubuntu-8.04-amd64/builds/2023/steps/subsequenttests/logs/stdio>,
worked around for now by disabling more tests in sw/qa/unoapi/knownissues.xcl as
<http://hg.services.openoffice.org/cws/sb120/rev/f0b9ad3e1524> (which needs to
be reverted when fixing this issue)

18: Creating: sw.XMLSettingsExporter
18: LOG> Log started 07.04.2010 - 22:59:34
18: LOG> creating a textdocument
18: LOG> creating a new environment
18: Environment created
18: checking: [sw.XMLSettingsExporter::com::sun::star::document::XFilter] is
iface: [com.sun.star.document.XFilter] testcode: [ifc.document._XFilter]
18: LOG> Execute: filter()
18: Method filter() finished with state OK
18: LOG> filter(): PASSED.OK
18: 
18: LOG> Execute: cancel()
18: LOG> starting required method: filter()
18: Method cancel() finished with state FAILED
18: LOG> cancel(): PASSED.FAILED
18: ***** State for sw.XMLSettingsExporter::com::sun::star::document::XFilter ******
18: [sw.XMLSettingsExporter::com::sun::star::document::XFilter::cancel()] is
testcode: [cancel()] - PASSED.FAILED
Comment 3 Stephan Bergmann 2010-05-17 11:00:06 UTC
similar failure (below) at
<http://termite.services.openoffice.org/buildbot/builders/Ubuntu-8.04-amd64/builds/2043/steps/subsequenttests/logs/stdio>
worked around for now by disabling more tests in
starmath/qa/unoapi/knownissues.xcl as
<http://hg.services.openoffice.org/cws/sb120/rev/d490e926e35c> (which needs to
be reverted when fixing this issue)

14: Creating: sm.XMLMetaExporter
14: LOG> Log started 14.04.2010 - 10:12:55
14: LOG> creating a math document
14: LOG> creating a new environment
14: LOG> Implementation Name: com.sun.star.comp.Math.XMLExporter
14: Environment created
14: checking: [sm.XMLMetaExporter::com::sun::star::document::XFilter] is iface:
[com.sun.star.document.XFilter] testcode: [ifc.document._XFilter]
14: LOG> Execute: filter()
14: LOG> START DOCUMENT:
14: <office:document-meta xmlns:office[CDATA]="http://openoffice.org/2000/office"
14:        xmlns:xlink[CDATA]="http://www.w3.org/1999/xlink"
14:        xmlns:dc[CDATA]="http://purl.org/dc/elements/1.1/"
14:        xmlns:meta[CDATA]="http://openoffice.org/2000/meta"
14:        xmlns:ooo[CDATA]="http://openoffice.org/2004/office"
14:        xmlns:grddl[CDATA]="http://www.w3.org/2003/g/data-view#"
14:        office:version[CDATA]="1.2"
14:       
grddl:transformation[CDATA]="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl"LOG>
>
14:    <office:meta LOG> >
14:       <meta:generator LOG> >
14: LOG>          OpenOffice.org/3.3$Unix
OpenOffice.org_project/300m77$Build-9496$CWS-sb120
14: LOG>       </meta:generator>
14:       <meta:user-defined meta:name[CDATA]="Info 2"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="Info 3"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="Info 4"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="XMLMetaExporterName"LOG> >
14: LOG>          XMLMetaExporterValue
14: LOG>       </meta:user-defined>
14: LOG>    </office:meta>
14: LOG> </office:document-meta>
14: LOG> END DOCUMENT:
14: Method filter() finished with state OK
14: LOG> filter(): PASSED.OK
14: 
14: LOG> Execute: cancel()
14: LOG> starting required method: filter()
14: LOG> START DOCUMENT:
14: <office:document-meta xmlns:office[CDATA]="http://openoffice.org/2000/office"
14:        xmlns:xlink[CDATA]="http://www.w3.org/1999/xlink"
14:        xmlns:dc[CDATA]="http://purl.org/dc/elements/1.1/"
14:        xmlns:meta[CDATA]="http://openoffice.org/2000/meta"
14:        xmlns:ooo[CDATA]="http://openoffice.org/2004/office"
14:        xmlns:grddl[CDATA]="http://www.w3.org/2003/g/data-view#"
14:        office:version[CDATA]="1.2"
14:       
grddl:transformation[CDATA]="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl"LOG>
>
14:    <office:meta LOG> >
14:       <meta:generator LOG> >
14: LOG>          OpenOffice.org/3.3$Unix
OpenOffice.org_project/300m77$Build-9496$CWS-sb120
14: LOG>       </meta:generator>
14:       <meta:user-defined meta:name[CDATA]="Info 2"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="Info 3"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="Info 4"LOG> >
14: LOG>          
14: LOG>       </meta:user-defined>
14:       <meta:user-defined meta:name[CDATA]="XMLMetaExporterName"LOG> >
14: LOG>          XMLMetaExporterValue
14: LOG>       </meta:user-defined>
14: LOG>    </office:meta>
14: LOG> </office:document-meta>
14: LOG> END DOCUMENT:
14: Method cancel() finished with state FAILED
14: LOG> cancel(): PASSED.FAILED
14: ***** State for sm.XMLMetaExporter::com::sun::star::document::XFilter ******
14: [sm.XMLMetaExporter::com::sun::star::document::XFilter::cancel()] is
testcode: [cancel()] - PASSED.FAILED
Comment 4 Marcus 2017-05-20 11:33:47 UTC
Reset assigne to the default "issues@openoffice.apache.org".