Skip to content

Failed

org.eclipse.cdt.ui.tests.text.contentassist2.CompletionTests.testFunctionWithNoParameterGuesses_497190

Failing for the past 5 builds (Since #1 )
Took 0.29 sec.

Error Message

Extra results! expected:<foo()
[]> but was:<foo()
[foo()
]>

Stacktrace

junit.framework.ComparisonFailure: 
Extra results! expected:<foo()
[]> but was:<foo()
[foo()
]>
	at org.eclipse.cdt.ui.tests.text.contentassist2.CompletionTests.testFunctionWithNoParameterGuesses_497190(CompletionTests.java:1620)