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

[jira] Commented: (HARMONY-4868) [drlvm][jdwp] Intermittent failure of JDWP unit tests RefTypeIDTest, ClassObjectIDTes

    [ https://issues.apache.org/jira/browse/HARMONY-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550237 ] 

Gregory Shimansky commented on HARMONY-4868:
--------------------------------------------

It seems to me that excludes to *.interm files make no effect. Tests still fail when run. Are these exclude files even used? I grepped in jpda directory and found no reference to them. If they are not used I think they should be removed and necessary tests should be excluded in those exclude lists that are actually used.

BTW I don't see why this bug is classified as a bug in VM. I am inclined to think of this as an API issue.

> [drlvm][jdwp] Intermittent failure of JDWP unit tests RefTypeIDTest, ClassObjectIDTes
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4868
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4868
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H4868-Exclude-list-common.patch, H4868-Exclude-list.patch
>
>
> The following tests intermittently fail on runs for the whole JDWP unit tests suite:
>   org.apache.harmony.jpda.tests.jdwp.MultiSession.RefTypeIDTest
>   org.apache.harmony.jpda.tests.jdwp.MultiSession.ClassObjectIDTest
> I've made 3 runs of JDWP suite and got the following results:
> RefTypeIDTest - failed 2 times
> ClassObjectIDTest - failed 1 time
> The failure doesn't reproduce when running one test separately.

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