Issue 113161 - sd/qa/unoapi sd.SdLayer::com::sun::star::drawing::Layer::IsVisible failure
Summary: sd/qa/unoapi sd.SdLayer::com::sun::star::drawing::Layer::IsVisible failure
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 12:28 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-07-15 12:28:34 UTC
At least on DEV300_m84 based CWS sb123 under unxlngx6 non-pro, sd/qa/unoapi once
failed with

26: Creating: sd.SdLayer
26: LOG> Log started 15.06.2010 - 10:58:35
26: LOG> creating a draw document
26: LOG> creating a test environment
26: LOG> getting LayerManager
26: LOG> getting LayerManager
26: LOG> creating a new environment for drawpage object
26: Environment created
26: LOG> Log started 15.06.2010 - 10:58:36
26: checking: [sd.SdLayer::com::sun::star::drawing::Layer] is iface:
[com.sun.star.beans.XPropertySet] testcode: [ifc.drawing._Layer]
26: LOG> Execute: Name
26: LOG> try to set:
26: LOG> old = layout
26: LOG> new = layoutNew
26: LOG> Property 'Name' OK
26: LOG> result = layoutNew
26: Method Name finished with state OK
26: LOG> Name: PASSED.OK
26: 
26: LOG> Execute: IsVisible
26: LOG> try to set:
26: LOG> old = false
26: LOG> new = true
26: LOG> Value for 'IsVisible' hasn't changed as expected
26: LOG> result = false
26: Method IsVisible finished with state FAILED
26: LOG> IsVisible: PASSED.FAILED
26: 
26: LOG> Execute: IsPrintable
26: LOG> try to set:
26: LOG> old = true
26: LOG> new = false
26: LOG> Property 'IsPrintable' OK
26: LOG> result = false
26: Method IsPrintable finished with state OK
26: LOG> IsPrintable: PASSED.OK
26: 
26: LOG> Execute: IsLocked
26: LOG> try to set:
26: LOG> old = false
26: LOG> new = true
26: LOG> Property 'IsLocked' OK
26: LOG> result = true
26: Method IsLocked finished with state OK
26: LOG> IsLocked: PASSED.OK
26: ***** State for sd.SdLayer::com::sun::star::drawing::Layer ******
26: [sd.SdLayer::com::sun::star::drawing::Layer::IsVisible] is testcode:
[IsVisible] - PASSED.FAILED
Comment 1 Stephan Bergmann 2010-07-22 09:12:21 UTC
Probably related ("setting property 'IsVisible' failed") is that at least on
DEV300_m84 based CWS sb127 under unxlngx6.pro, sd/qa/unoapi once failed with

18: Creating: sd.SdLayer
18: LOG> Log started 21.06.2010 - 18:36:19
18: LOG> creating a draw document
18: LOG> creating a test environment
18: LOG> getting LayerManager
18: LOG> getting LayerManager
18: LOG> creating a new environment for drawpage object
18: Environment created
18: LOG> Log started 21.06.2010 - 18:36:19
18: checking: [sd.SdLayer::com::sun::star::beans::XPropertySet] is iface:
[com.sun.star.beans.XPropertySet] testcode: [ifc.beans._XPropertySet]
18: LOG> Execute: getPropertySetInfo()
18: Method getPropertySetInfo() finished with state OK
18: LOG> Getting: layout
18: LOG> Setting to :layoutNew
18: LOG> Getting: false
18: LOG> Setting to :true
18: LOG> Getting: true
18: LOG> Setting to :false
18: LOG> Getting: 
18: LOG> Setting to :New
18: LOG> Getting: 
18: LOG> Setting to :New
18: LOG> Getting: true
18: LOG> Setting to :false
18: LOG> getPropertySetInfo(): PASSED.OK
18: 
18: LOG> Execute: setPropertyValue()
18: LOG> starting required method: getPropertySetInfo()
18: LOG> try to change value of property 'Name'
18: LOG> try to change value of property 'IsLocked'
18: LOG> try to change value of property 'IsVisible'
18: LOG> setting property 'IsVisible' failed
18: LOG> try to change value of property 'Description'
18: LOG> try to change value of property 'Title'
18: LOG> try to change value of property 'IsPrintable'
18: Method setPropertyValue() finished with state FAILED
18: LOG> setPropertyValue(): PASSED.FAILED
18: 
18: LOG> Execute: getPropertyValue()
18: LOG> starting required method: getPropertySetInfo()
18: Method getPropertyValue() finished with state OK
18: LOG> getPropertyValue(): PASSED.OK
18: 
18: LOG> Execute: addPropertyChangeListener()
18: LOG> starting required method: getPropertySetInfo()
18: LOG> *** No bound properties found ***
18: Method addPropertyChangeListener() finished with state OK
18: LOG> addPropertyChangeListener(): PASSED.OK
18: 
18: LOG> Execute: removePropertyChangeListener()
18: LOG> starting required method: addPropertyChangeListener()
18: LOG> *** No bound properties found ***
18: Method removePropertyChangeListener() finished with state OK
18: LOG> removePropertyChangeListener(): PASSED.OK
18: 
18: LOG> Execute: addVetoableChangeListener()
18: LOG> starting required method: getPropertySetInfo()
18: LOG> *** No constrained properties found ***
18: Method addVetoableChangeListener() finished with state OK
18: LOG> addVetoableChangeListener(): PASSED.OK
18: 
18: LOG> Execute: removeVetoableChangeListener()
18: LOG> starting required method: addVetoableChangeListener()
18: LOG> *** No constrained properties found ***
18: Method removeVetoableChangeListener() finished with state OK
18: LOG> removeVetoableChangeListener(): PASSED.OK
18: LOG> disposing xDrawDoc
18: ***** State for sd.SdLayer::com::sun::star::beans::XPropertySet ******
18: [sd.SdLayer::com::sun::star::beans::XPropertySet::setPropertyValue()] is
testcode: [setPropertyValue()] - PASSED.FAILED
Comment 2 Stephan Bergmann 2010-09-17 10:51:20 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/38d89434a5e1>; please revert
when fixing this issue
Comment 3 Marcus 2017-05-20 11:33:36 UTC
Reset assigne to the default "issues@openoffice.apache.org".