Issue 32942 - OOoRunner should set property 'OperatingSystem' by default
Summary: OOoRunner should set property 'OperatingSystem' by default
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: steffen.grund
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 11:26 UTC by svante.schubert
Modified: 2013-02-24 21: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 svante.schubert 2004-08-13 11:26:35 UTC
Some complex test cases take advantage of the usage of platform dependent
properties (e.g. wntmsci.INPUT_PATH). Currently the actual OS have to be
specified by the property 'OperatingSystem', to trigger test from different machine.

The default behavior should change to ease the use for the developer / test. The
default value for this property should be taken from the environment.
Comment 1 stephan.wunderlich 2004-08-16 11:47:23 UTC
SW->SG: please have a look at this
Comment 2 steffen.grund 2004-08-27 16:20:12 UTC
added a initial value for this, taken from the java system property.
Comment 3 steffen.grund 2004-11-01 18:05:32 UTC
OS name is taken from Java runtime -> verified.
Comment 4 steffen.grund 2004-11-19 17:11:31 UTC
name of operating systerm is taken from the Java runtime environment -> closed.