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 15:47:43 UTC

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

[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 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.

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


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

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553596 ] 

Stepan Mishura commented on HARMONY-5307:
-----------------------------------------

Patch to the exclude list was applied at r605818. I left the JIRA open until the issue resolution.

> [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
>         Attachments: H5307.patch
>
>
> 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment:     (was: HTTPClient.jar)

> [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
>         Attachments: H5307.patch
>
>
> 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: H5307.patch

I've double checked these 6 tests fail both on Harmony and on RI on all 3 platforms we care about now (winx86, linx86, linx86_64).

So this is either issue of tests or of particluar part of Eclipse - the related evaluation is of the lower priority for now. Anyway this is not an issue of Harmony JDK (not a regression), so these tests must be excluded.

The patch is attached. Stepan, please get it committed.

> [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
>         Attachments: H5307.patch
>
>
> 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: HTTPClient.jar

> [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
>         Attachments: H5307.patch, HTTPClient.jar
>
>
> 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Estimated Complexity: Novice  (was: Moderate)
              Patch Info: [Patch Available]

> [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
>         Attachments: H5307.patch
>
>
> 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551554 ] 

Vladimir Beliaev commented on HARMONY-5307:
-------------------------------------------

The failed tests are: testSerialVersion01, testSerialVersion02, testSerialVersion03, testSerialVersion04, testSerialVersion05, 
testSerialVersionBug139381.


> [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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev resolved HARMONY-5307.
---------------------------------------

    Resolution: Fixed

Thanks, Stepan. I mark this jira as Resolved since EFL is updated in SVN.

> [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
>         Attachments: H5307.patch
>
>
> 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.