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

[jira] Commented: (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:comment-tabpanel#action_12517847 ] 

Pavel Pervov commented on HARMONY-4600:
---------------------------------------

Please, re-categorize this as [drlvm][jet][lazy].

I'll attach the patch shortly.

> [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
>
> 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.