Skip to content

Failed

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

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

Error Message

Extra results! expected:<...in_va_arg(ap, type)
[]> but was:<...in_va_arg(ap, type)
[__builtin_va_arg(ap, type)
]>

Stacktrace

junit.framework.ComparisonFailure: 
Extra results! expected:<...in_va_arg(ap, type)
[]> but was:<...in_va_arg(ap, type)
[__builtin_va_arg(ap, type)
]>
	at org.eclipse.cdt.ui.tests.text.contentassist2.CompletionTests.testBuiltinMacroSegmentMatch(CompletionTests.java:1310)