E37 build and publish
Build: #184 failed
Job: Default Job failed
Swing builder1: Test case result
The below summarizes the result of the test "Swing builder1" in build 184 of Groovy-Eclipse - E37 build and publish - Default Job.
- Description
- Swing builder1
- Test class
- org.codehaus.groovy.eclipse.dsl.tests.DSLContentAssistTests
- Method
- testSwingBuilder1
- Duration
- 3 secs
- Status
- Failed (Existing Failure)
Error Log
java.lang.AssertionError: Proposal 'frame' should have been found in: find() : Object - DefaultGroovyMethods (Groovy) (900) find(Closure closure) : Object - DefaultGroovyMethods (Groovy) (900) findAll() : Collection - DefaultGroovyMethods (Groovy) (900) findAll(Closure closure) : Collection - DefaultGroovyMethods (Groovy) (900) findIndexOf(Closure closure) : int - DefaultGroovyMethods (Groovy) (900) findIndexOf(int startIndex, Closure closure) : int - DefaultGroovyMethods (Groovy) (900) findIndexValues(Closure closure) : List - DefaultGroovyMethods (Groovy) (900) findIndexValues(Number startIndex, Closure closure) : List - DefaultGroovyMethods (Groovy) (900) findLastIndexOf(Closure closure) : int - DefaultGroovyMethods (Groovy) (900) findLastIndexOf(int startIndex, Closure closure) : int - DefaultGroovyMethods (Groovy) (900) findResult(Closure closure) : Object - DefaultGroovyMethods (Groovy) (900) findResult(Object defaultResult, Closure closure) : Object - DefaultGroovyMethods (Groovy) (900) finalize() : void - Object (9) at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert$assertTrue$0.callStatic(Unknown Source) at org.codehaus.groovy.eclipse.codeassist.tests.CompletionTestSuite.assertProposalOrdering(CompletionTestSuite.groovy:283) at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:169) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:59) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:52) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:154) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:182) at org.codehaus.groovy.eclipse.dsl.tests.DSLContentAssistTests.testSwingBuilder1(DSLContentAssistTests.groovy:378)