You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/08/06 11:47:59 UTC

[jira] Assigned: (HARMONY-4600) [drlvm][helpers][EUT] IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 'jdtuirefactoring' - regression

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

Mikhail Fursov reassigned HARMONY-4600:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][helpers][EUT] IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 'jdtuirefactoring' - regression
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4600
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4600
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: any
>            Reporter: Vladimir Beliaev
>            Assignee: Mikhail Fursov
>         Attachments: H4600.patch
>
>
> I have just few information here - according to log from 'alerts@harmony.apache.org' for EUT3.2 on Windows (and Linux) set of tests from 'jdtuirefactoring' test suites failed on Harmony build r561336...
> The stack trace is:
> Testcase: org.eclipse.jdt.ui.tests.refactoring.RenamePackageTests.test0:
> java.lang.IncompatibleClassChangeError: org/eclipse/core/internal/resources/Folder
> 	at org.eclipse.jdt.ui.tests.refactoring.RenamePackageTests.helper2(RenamePackageTests.java:191)
> 	at org.eclipse.jdt.ui.tests.refactoring.RenamePackageTests.test0(RenamePackageTests.java:684)
> 	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
>                      .... skipped....
> To reproduce: 
> Run the mentioned test from Eclipse SDK, see the instrcution on: http://wiki.apache.org/harmony/Eclipse_Unit_Tests_Pass_on_DRLVM (chapter #2 and #4)
> Thanks
> Vladimir Beliaev

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