[ http://issues.apache.org/jira/browse/HARMONY-1599?page=comments#action_12439512 ]
Vladimir Ivanov commented on HARMONY-1599:
------------------------------------------
no, I want to say that tests should be run in the user's environment (except JAVA_HOME, I
think) instead of new one with restricted env.
> [drlvm][testing] kernel tests started in the empty environment instead of common
> --------------------------------------------------------------------------------
>
> Key: HARMONY-1599
> URL: http://issues.apache.org/jira/browse/HARMONY-1599
> Project: Harmony
> Issue Type: Improvement
> Components: DRLVM
> Reporter: Vladimir Ivanov
> Priority: Minor
> Attachments: kernel.test.patch
>
>
> the run of unit test for kernel classes started in the empty environment. The build tries
set up only 4 values:
> JAVA_HOME, SYSTEMDRIVE (as env.SystemDrive), HOME (as env.HOME) and PATH (as env.PATH).
> On my win 2003 the HOME and PATH variables stay empty (PATH defined as Path).
> Seems, the application (and tests as minimal application) should be run in the real environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|