Issue 98596 - [Automation] Disabling online update in master.inc does not work with external builds
Summary: [Automation] Disabling online update in master.inc does not work with externa...
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 09:30 UTC by joerg.skottke
Modified: 2013-08-07 15:07 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-01-29 09:30:52 UTC
The online update feature is currently only enabled for Sun provided builds.
In master.inc we assume that the functionality is always present so the call to
the UNO API for disabling the feature during test-init causes all tests to abort.
Comment 1 joerg.skottke 2009-01-29 09:41:54 UTC
Encapsulating lines 809 - 823 in a try ... catch block.
Passing a modified master.inc to OC (who has an external build ready for
testing), he does the code review as well (though he doesn't know that yet, hehe)
Comment 2 joerg.skottke 2009-01-29 10:21:49 UTC
Setting fixed
Comment 3 joerg.skottke 2009-01-29 12:16:39 UTC
Revision 267121
Comment 4 joerg.skottke 2009-03-17 19:55:43 UTC
Close