Build: #167 failed
Job: Default Job failed
Build groovy hello world2: Test case result
The below summarizes the result of the test "Build groovy hello world2" in build 167 of Groovy-Eclipse - Eclipse 2018-09 build and publish - Default Job.
- Description
- Build groovy hello world2
- Test class
- org.eclipse.jdt.core.groovy.tests.builder.BasicGroovyBuildTests
- Method
- testBuildGroovyHelloWorld2
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
org.junit.ComparisonFailure: unexpected recompiled units. lenExpected=1 lenActual=2 expected:<{p1.Hello[]}> but was:<{p1.Hello[,p1.Hello]}> at org.eclipse.jdt.core.groovy.tests.builder.BasicGroovyBuildTests.testBuildGroovyHelloWorld2(BasicGroovyBuildTests.java:249)