You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Chunrong Lai (JIRA)" <ji...@apache.org> on 2008/08/13 05:59:45 UTC

[jira] Commented: (HARMONY-5747) [buildtest][EUT] r641928 detected 2 invalid tests in EUT/update suite

    [ https://issues.apache.org/jira/browse/HARMONY-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622083#action_12622083 ] 

Chunrong Lai commented on HARMONY-5747:
---------------------------------------


   It is noted that the commit r641928 also impact ehwa.test.
   To reproduce that one can run "ant ehwa.test" in the directory of trunk/working_vm (after a rebuilding after ant clean).
   Did others also see that? Any ideas?

> [buildtest][EUT] r641928 detected 2 invalid tests in EUT/update suite
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-5747
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5747
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: x86 (windows/Linux), release build
>            Reporter: Vladimir Beliaev
>            Assignee: Stepan Mishura
>         Attachments: H5747.patch
>
>
> Accoding to notes below these 2 tests are invalid & must be excluded.
> ===
> I've finally detected what commit caused a failure of 2 tests from EUT3.3/update suite:
>    r641928, apply patch HARMONY-4569 ([classlib][performance] Ineffecient manifest parsing results in slowdown when debugging java code)
> One can see the error stack at any fresh CC report like: 
>    http://people.apache.org/~smishura/r647921/Linux_x86/eut33/report.txt
> It looks like the infromative lines in it are:
>   org.eclipse.core.runtime.CoreException[0]: java.io.IOException: Missing version attribute: Manifest-Version
>                      at java.util.jar.InitManifest.<init>(InitManifest.java:50)
>                      at java.util.jar.Manifest.read(Manifest.java:221)
>                      at java.util.jar.Manifest.<init>(Manifest.java:95)
>                      <skip...>
> Hope this helps to understand the issue. In case the EUT/update must be run the instruction at http://wiki.apache.org/harmony/Eclipse_Unit_Tests can be used. Still if required I can copy to this JIRA the exact steps for reproduction.

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