You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Beliaev (JIRA)" <ji...@apache.org> on 2007/07/30 15:28:59 UTC

[jira] Created: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

[drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
-------------------------------------------------------------------------------

                 Key: HARMONY-4567
                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: Windows/x86
            Reporter: Vladimir Beliaev
            Priority: Blocker


All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...

This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).

The stack traces & reproduction instruction arre in comments below.

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


[jira] Commented: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516385 ] 

Vladimir Beliaev commented on HARMONY-4567:
-------------------------------------------

The reproduction steps are the same to HARMONY-4493:

1. unzip eclipse-Automated-Tests-3.3.zip, enter eclipse-testing, unzip eclipse-junit-tests-I20070625-1500.zip 
2. finally unzip eclipse-SDK-3.3-win32.zip to this eclipse-testing saying "yes" for all overridings 
3. execute the command line: 

    @echo off 
    set JAVA_HOME=c:\<you recent release harmony build> 
    set PATH=%JAVA_HOME%\bin;%PATH% 

    set CMD=%CMD% java 
    set CMD=%CMD% -jar eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar 
    set CMD=%CMD% -application org.eclipse.test.uitestapplication 
    set CMD=%CMD% -dev bin 
    set CMD=%CMD% -data workspace 
    set CMD=%CMD% formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,log.xml 
    set CMD=%CMD% -testpluginname org.eclipse.jdt.core.tests.compiler
    set CMD=%CMD% -classname org.eclipse.jdt.core.tests.eval.TestAll

    echo %CMD% 
    %CMD% 


> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Updated: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev updated HARMONY-4567:
--------------------------------------

    Description: 
All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...

This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).

The stack traces & reproduction instruction are in comments below.

  was:
All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...

This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).

The stack traces & reproduction instruction arre in comments below.


> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Commented: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516394 ] 

Vladimir Beliaev commented on HARMONY-4567:
-------------------------------------------

BTW, these exceptions may have just few sense (like echo effect) because: additional output in console for the command :

    java  -showversion  -jar eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar  \
    -application org.eclipse.test.uitestapplication  -dev bin  -data workspace  \
    formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,log.xml \
    -testpluginname org.eclipse.jdt.core.tests.compiler  \
   -classname org.eclipse.jdt.core.tests.eval.TestAll

is

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r559741, (Jul 26 2007), Windows/ia32/msvc 1310, release build
http://harmony.apache.org
The GC did not provide gc_add_weak_root_set_entry()
Failed to open agent library jdwp.dll : The specified module could not be found.
Failed to open agent library jdwp.dll
Failed to initialize JVMTI.
HMYEXEL062E Internal VM error: Failed to create Java VM
FAILED to invoke JVM.

> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Closed: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev closed HARMONY-4567.
-------------------------------------


> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Resolved: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Beliaev resolved HARMONY-4567.
---------------------------------------

    Resolution: Invalid

Ok, it really was a my local configuration problem... It is such a cool JIRA number - 4 -5 -6 - 7 & it was messed by Invalid bug :(

Thanks
Vladimir Beliaev

> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Commented: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516386 ] 

Vladimir Beliaev commented on HARMONY-4567:
-------------------------------------------

I see two kinds of errors in generated resulted results\html\org.eclipse.jdt.core.tests.compiler_win32.win32.x86.html :

First one is (for 'testAllVariables' test):

java.lang.NullPointerException
at org.eclipse.jdt.core.tests.eval.SanityTestEvaluationContext.testAllVariables(SanityTestEvaluationContext.java:38)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestDecorator.run(TestDecorator.java:30)
at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:48)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)

and second one (for 'testAllVariables' test - h-m-m, same test, still it is the informtion from EUT logs):

java.lang.IllegalArgumentException
at org.eclipse.test.internal.performance.PerformanceMeterFactory.assertUniqueScenario(PerformanceMeterFactory.java:43)
at org.eclipse.test.internal.performance.PerformanceMeterFactory.createPerformanceMeter(PerformanceMeterFactory.java:27)
at org.eclipse.test.performance.Performance.createPerformanceMeter(Performance.java:144)
at org.eclipse.test.performance.PerformanceTestCase.setUp(PerformanceTestCase.java:59)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.setUp(TestCase.java:745)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestDecorator.run(TestDecorator.java:30)
at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:48)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)

Thanks
Vladimir Beliaev

> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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


[jira] Commented: (HARMONY-4567) [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression

Posted by "Vladimir Beliaev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516395 ] 

Vladimir Beliaev commented on HARMONY-4567:
-------------------------------------------

So the issue already looks like my local configuration problem. I'll double run this suite with jdwp.dll copied from jdk_tools...

> [drlvm][EUT] all 'eval' tests from EUT3.3 failed on recent Harmony - regression
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-4567
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4567
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows/x86
>            Reporter: Vladimir Beliaev
>            Priority: Blocker
>
> All 531 tests of org.eclipse.jdt.core.tests.eval tests ended with error...
> This JIRA requires initial evaluation to detect a buggy component and it seems it is DRLVM bug anyway 9so I file the JIRA against DRLVM).
> The stack traces & reproduction instruction are in comments below.

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