Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 506174

Summary: [test][compiler][eval] Investigate failures/errors in org.eclipse.jdt.core.tests.eval
Product: [Eclipse Project] JDT Reporter: Sasikanth Bharadwaj <sasikanth.bharadwaj>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: jarthana, manoj.palat
Version: 4.7   
Target Milestone: ---   
Hardware: PC   
OS: CentOS   
Whiteboard: stalebug

Description Sasikanth Bharadwaj CLA 2016-10-19 02:48:53 EDT
Build id - I20161018-0800

http://download.eclipse.org/eclipse/downloads/drops4/I20161018-0800/testresults/html/org.eclipse.jdt.core.tests.compiler_ep47I-unit-cen64_linux.gtk.x86_64_8.0.html

Stacktrace of failures

No targetException null

junit.framework.AssertionFailedError: No targetException null
at org.eclipse.jdt.core.tests.eval.SanityTestEvaluationContext.testEvaluate(SanityTestEvaluationContext.java:82)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:954)
at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:56)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:744)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:37)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:33)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
at org.eclipse.core.launcher.Main.main(Main.java:34)

Stack trace of errors

N/A

java.lang.Error
at org.eclipse.jdt.core.tests.eval.SanityTestEvaluationResult.setUp(SanityTestEvaluationResult.java:46)
at org.eclipse.jdt.core.tests.util.CompilerTestSetup.run(CompilerTestSetup.java:56)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:744)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:351)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:37)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:33)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Jay Arthanareeswaran CLA 2016-10-20 02:24:16 EDT
This is one of those cases where something is broken about getting hold of the JVM. This kind of errors have proven to be difficult to crack in the past.
Comment 2 Eclipse Genie CLA 2020-03-18 18:23:27 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.