Bug 538097 - java.lang.Exception: Unexpected TestElement type for testId '3': TestSuite: Scenario:
Summary: java.lang.Exception: Unexpected TestElement type for testId '3': TestSuite: S...
Status: CLOSED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7.2   Edit
Hardware: PC Windows 7
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2018-08-20 13:47 EDT by kiran kumar CLA
Modified: 2020-09-11 19:55 EDT (History)
3 users (show)

See Also:


Attachments
This attachment is eclipse error log information (223.48 KB, image/png)
2018-08-20 13:47 EDT, kiran kumar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kiran kumar CLA 2018-08-20 13:47:13 EDT
Created attachment 275457 [details]
This attachment is eclipse error log information

when I try to run cucumber runner class through junit, it is showing below error in error log section, please help me on this.



java.lang.Exception: Unexpected TestElement type for testId '3': TestSuite: Scenario: free crm login test scenario : Completed - OK (5)
	at org.eclipse.jdt.internal.junit.model.TestRunSession$TestSessionNotifier.logUnexpectedTest(TestRunSession.java:741)
	at org.eclipse.jdt.internal.junit.model.TestRunSession$TestSessionNotifier.testEnded(TestRunSession.java:680)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$4.run(RemoteTestRunnerClient.java:511)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.notifyTestEnded(RemoteTestRunnerClient.java:508)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$7(RemoteTestRunnerClient.java:503)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$DefaultProcessingState.readMessage(RemoteTestRunnerClient.java:90)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.receiveMessage(RemoteTestRunnerClient.java:374)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$27(RemoteTestRunnerClient.java:373)
	at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$ServerConnection.run(RemoteTestRunnerClient.java:271)
Comment 1 Stephan Herrmann CLA 2018-08-20 17:26:55 EDT
Please install Eclipse Photon [1] and test whether the problem still exists.
As mentioned in your other bug, Eclipse Indigo (dated 2012) is no longer supported.

[1] https://www.eclipse.org/downloads/packages/
Comment 2 Eclipse Genie CLA 2020-09-11 17:29:00 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.

If you have further information on the current state of the bug, please add it. 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.
Comment 3 Jeff Johnston CLA 2020-09-11 19:55:47 EDT
Closing as WONTFIX as the error is currently pinned to Eclipse Indigo which is no longer supported and it has been two years since the request to try the test on the recent version of Eclipse.

If the error persists on Eclipse 2020-06 or Eclipse 2020-09 which will be out shortly, feel free to reopen this bug with details or open a new bug with further information.