Skip to content

Failed

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

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

Error Message

Extra results! expected:<...my_struct s) : void
[]> but was:<...my_struct s) : void
[func(my_struct s) : void
]>

Stacktrace

junit.framework.ComparisonFailure: 
Extra results! expected:<...my_struct s) : void
[]> but was:<...my_struct s) : void
[func(my_struct s) : void
]>
	at org.eclipse.cdt.ui.tests.text.contentassist2.CompletionTests.testFunctionWithTypedefToAnonymousType_bug192787(CompletionTests.java:747)