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/28 14:43:43 UTC

[jira] Closed: (HARMONY-4724) [drlvm][EUT] EUT 3.2 jdtdebug suite reports 'Program did not suspend'

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

Gregory Shimansky closed HARMONY-4724.
--------------------------------------


No response, assuming ok.

> [drlvm][EUT] EUT 3.2 jdtdebug suite reports 'Program did not suspend'
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4724
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4724
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Eclipse 3.2.1
>            Reporter: Ilya Berezhniuk
>            Assignee: Gregory Shimansky
>
> Several failures with mesages like "Program did not suspend" or "Program did not suspend, launch terminated" have appeared recently in jdtdebug suite (EUT 3.2). Stack looks like this:
> --------------------------
> Program did not suspend. 
> junit.framework.AssertionFailedError: Program did not suspend.
> at org.eclipse.jdt.debug.tests.AbstractDebugTest.stepReturn(AbstractDebugTest.java:1205)
> at org.eclipse.jdt.debug.tests.core.ConditionalBreakpointsTests.testConditionalStepReturn(ConditionalBreakpointsTests.java:120)
> at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:53)
> at java.lang.Thread.run(Thread.java:662)
> --------------------------
> I've tried to locate commit introduced these failures - looks like it's 570541 commit for HARMONY-4661.
> This commit doesn't affect EUT 3.3.
> --------------------------
> To reproduce:
> 1. Follow items 1,2,4 from http://wiki.apache.org/harmony/Eclipse_Unit_Tests_Pass_on_DRLVM#How_to_run_EUT_individual
> 2. Add 'org.eclipse.jdt.debug.tests' suite in the 'Selection' dialog
> 3. Open src-javabuildtests and run org.eclipse.jdt.debug.tests suite 'as JUnit Plug-in Test'

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