Issue 99523 - CWS oooimprovement3: UNO connection problems with VCL Testtool
Summary: CWS oooimprovement3: UNO connection problems with VCL Testtool
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: b.osi.ooo
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 11:32 UTC by joerg.skottke
Modified: 2009-02-26 15:39 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 joerg.skottke 2009-02-23 11:32:33 UTC
When trying to retrieve the state of the OOoImprovementTabpage (Visibility) with

  oObj = oUnoConnect.createInstance( "com.sun.star.oooimprovement.CoreController" )

we get an exception in VCL Testtool. 
This is most likely an older problem uncovered within this CWS but needs to be
fixed here.
We (QA) do not see any other option as this functionality is required for
automated testing.

Newer VCL Testtools do not have the problem but for now we have to stick with
the jurassic 680m226 build.
Comment 1 Mathias_Bauer 2009-02-24 11:51:37 UTC
IMHO this issue should be fixed either by fixing the test tool (without
switching to a newer test tool completely) or by fixing the test script. I don't
see any meaning in fixing something in the office code that

. is not a bug in the office code but in the test tool and
. is fixed there already

jsk: please come to an agreement with gh whether the issues should be fixed by
fixing the test tool or adjusting the script.
Comment 2 joerg.skottke 2009-02-26 12:19:06 UTC
We have an acceptable workaround so i cannibalize this issue, remove it from the
CWS, move target and forward it to TBO. 

@TBO: We should consider to introduce a new Testtool within the year. This would
give us the opportunity to provide a 64bits Linux Testtool as well (and others,
if need be).
Comment 3 joerg.skottke 2009-02-26 12:21:06 UTC
Target 3.2
Comment 4 joerg.skottke 2009-02-26 15:38:46 UTC
Invalidating issue. I did not instanciate a
"com.sun.star.configuration.ConfigurationProvider" which lead to the faulty
behavior.
Comment 5 joerg.skottke 2009-02-26 15:39:14 UTC
Closing