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/07/09 19:43:04 UTC

[jira] Created: (HARMONY-4399) [buildtest][eut] cleanuping EFL files for EUT3.2

[buildtest][eut] cleanuping EFL files for EUT3.2
------------------------------------------------

                 Key: HARMONY-4399
                 URL: https://issues.apache.org/jira/browse/HARMONY-4399
             Project: Harmony
          Issue Type: Improvement
          Components: build - test - ci
            Reporter: Vladimir Beliaev


I see a set of issues in EUT3.2 efl* files in tests\eut:

a. I believe it should have a header saying what is the purpose of this file, what it affects (question above), it's format.

b. It should be adjust for 80-chars length line (excepting the lines with long name of test) to be readable

c.  a"new line" is to be fixed - some "new lines" are inserted incorrectly (like line 4-5) 

d.  the tests are to be grouped by reported issues (JIRA, bugzilla)

e. the test-groups are to be grouped by issue cause (Harmony bug, Eclipse bug)

f.  mark with TODO the tests marked as "Invalid tests failing on RI" 

g. HARMONY-3862 is not reproduced still the tests are excluded due to this
 
h. LeakTestSuite is excluded with "JVMPI is unsupported" and refer to HARMONY-2590, but H2590 is about swing, it is FIXED this February... 

i. HARMONY-3393 is fixed, still I see the bug is in eclipse, so no HARMONY issue is to be mentioned

Thanks
Vladimir Beliaev

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


[jira] Updated: (HARMONY-4399) [buildtest][eut] cleanuping EFL files for EUT3.2

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

Vladimir Beliaev updated HARMONY-4399:
--------------------------------------

    Patch Info: [Patch Available]

> [buildtest][eut] cleanuping EFL files for EUT3.2
> ------------------------------------------------
>
>                 Key: HARMONY-4399
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4399
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Vladimir Beliaev
>         Attachments: H4399.patch
>
>
> I see a set of issues in EUT3.2 efl* files in tests\eut:
> a. I believe it should have a header saying what is the purpose of this file, what it affects (question above), it's format.
> b. It should be adjust for 80-chars length line (excepting the lines with long name of test) to be readable
> c.  a"new line" is to be fixed - some "new lines" are inserted incorrectly (like line 4-5) 
> d.  the tests are to be grouped by reported issues (JIRA, bugzilla)
> e. the test-groups are to be grouped by issue cause (Harmony bug, Eclipse bug)
> f.  mark with TODO the tests marked as "Invalid tests failing on RI" 
> g. HARMONY-3862 is not reproduced still the tests are excluded due to this
>  
> h. LeakTestSuite is excluded with "JVMPI is unsupported" and refer to HARMONY-2590, but H2590 is about swing, it is FIXED this February... 
> i. HARMONY-3393 is fixed, still I see the bug is in eclipse, so no HARMONY issue is to be mentioned
> Thanks
> Vladimir Beliaev

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


[jira] Resolved: (HARMONY-4399) [buildtest][eut] cleanuping EFL files for EUT3.2

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

Alexey Varlamov resolved HARMONY-4399.
--------------------------------------

    Resolution: Fixed
      Assignee: Alexey Varlamov

Committed at revision: 555967 to buildtest/branches/2.0

> [buildtest][eut] cleanuping EFL files for EUT3.2
> ------------------------------------------------
>
>                 Key: HARMONY-4399
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4399
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Vladimir Beliaev
>            Assignee: Alexey Varlamov
>         Attachments: H4399.patch
>
>
> I see a set of issues in EUT3.2 efl* files in tests\eut:
> a. I believe it should have a header saying what is the purpose of this file, what it affects (question above), it's format.
> b. It should be adjust for 80-chars length line (excepting the lines with long name of test) to be readable
> c.  a"new line" is to be fixed - some "new lines" are inserted incorrectly (like line 4-5) 
> d.  the tests are to be grouped by reported issues (JIRA, bugzilla)
> e. the test-groups are to be grouped by issue cause (Harmony bug, Eclipse bug)
> f.  mark with TODO the tests marked as "Invalid tests failing on RI" 
> g. HARMONY-3862 is not reproduced still the tests are excluded due to this
>  
> h. LeakTestSuite is excluded with "JVMPI is unsupported" and refer to HARMONY-2590, but H2590 is about swing, it is FIXED this February... 
> i. HARMONY-3393 is fixed, still I see the bug is in eclipse, so no HARMONY issue is to be mentioned
> Thanks
> Vladimir Beliaev

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


[jira] Updated: (HARMONY-4399) [buildtest][eut] cleanuping EFL files for EUT3.2

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

Vladimir Beliaev updated HARMONY-4399:
--------------------------------------

    Attachment: H4399.patch

I've attach the patch. Note that it does not remove or add any new "expected failures". Just a tests sequence was chanaged  (the grouping was done) + I've added comments.

> [buildtest][eut] cleanuping EFL files for EUT3.2
> ------------------------------------------------
>
>                 Key: HARMONY-4399
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4399
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Vladimir Beliaev
>         Attachments: H4399.patch
>
>
> I see a set of issues in EUT3.2 efl* files in tests\eut:
> a. I believe it should have a header saying what is the purpose of this file, what it affects (question above), it's format.
> b. It should be adjust for 80-chars length line (excepting the lines with long name of test) to be readable
> c.  a"new line" is to be fixed - some "new lines" are inserted incorrectly (like line 4-5) 
> d.  the tests are to be grouped by reported issues (JIRA, bugzilla)
> e. the test-groups are to be grouped by issue cause (Harmony bug, Eclipse bug)
> f.  mark with TODO the tests marked as "Invalid tests failing on RI" 
> g. HARMONY-3862 is not reproduced still the tests are excluded due to this
>  
> h. LeakTestSuite is excluded with "JVMPI is unsupported" and refer to HARMONY-2590, but H2590 is about swing, it is FIXED this February... 
> i. HARMONY-3393 is fixed, still I see the bug is in eclipse, so no HARMONY issue is to be mentioned
> Thanks
> Vladimir Beliaev

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