You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Beliaev (JIRA)" <ji...@apache.org> on 2007/12/13 16:16:43 UTC

[jira] Updated: (HARMONY-5307) [buildtest][EUT] regression since r602881 - 6 jdtui tests failed

     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev updated HARMONY-5307:
--------------------------------------

    Description: 
CC showed that my patch for HARMONY-5001 caused the regression on Linux x86 for jdtui suite.

This patch redefines "user.home" and "java.io.tmpdir" for java EUT are running on. I introduced this redefinition to control tmp & home content after EUT (just to be able to clean it), so allow EUT parallel run on multiple Linux under the same user (with the same ~/ directory mounted) or to allow EUT run by different users on the same host in parallel.

I'm working on initial evaluation of these 6 tests failures now.

  was:
CC showed that my patch for HARMONY-5001 caused the regression on Linux x86 for jdtui suite.

This patch redefines "user.home" and "java.io.tmpdir" for java EUT are running on. I instroduced this redefinition to control tmp & home content after EUT (just to be able to clean it), so allow EUT parallel run on multiple Linux under the same user (with the same ~/ directory mounted) or to allow EUT run by different users on the same host in parallel.

I'm working on initial evaluation of these 6 tests failures now.


> [buildtest][EUT] regression since r602881 - 6 jdtui tests failed
> ----------------------------------------------------------------
>
>                 Key: HARMONY-5307
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5307
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Linux / x86
>            Reporter: Vladimir Beliaev
>
> CC showed that my patch for HARMONY-5001 caused the regression on Linux x86 for jdtui suite.
> This patch redefines "user.home" and "java.io.tmpdir" for java EUT are running on. I introduced this redefinition to control tmp & home content after EUT (just to be able to clean it), so allow EUT parallel run on multiple Linux under the same user (with the same ~/ directory mounted) or to allow EUT run by different users on the same host in parallel.
> I'm working on initial evaluation of these 6 tests failures now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.