Build: #334 failed
Job: Default Job failed
Test results
- 5,965 tests in total
- 10 tests failed
- 10 failures are new
- 3 tests were fixed
- 117 tests were quarantined / skipped
- 101 minutes taken in total.
Build 334 has the following 10 errors: 10 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
GroovyContentTypeTests
testJavaOnlyProject
|
< 1 sec | |
java.lang.AssertionError: L/Project/bin/p1/HelloJava.class should exist at org.eclipse.jdt.core.groovy.tests.model.GroovyContentTypeTests.checkJavaProject(GroovyContentTypeTests.java:152) at org.eclipse.jdt.core.groovy.tests.model.GroovyContentTypeTests.testJavaOnlyProject(GroovyContentTypeTests.java:70) |
|||
Collapse |
ArrayInferencingTests
testArray6
|
< 1 sec | |
java.lang.AssertionError: Expected type not found. Expected: java.lang.CharSequence Found: java.lang.CharSequence[] Declaring type: null ASTNode: org.codehaus.groovy.ast.expr.BinaryExpression@f47e7[org.codehaus.groovy.ast.expr.VariableExpression@f47e4[variable: x]("[" at 1:51: "[" )org.codehaus.groovy.ast.expr.VariableExpression@f4f68[variable: i type: java.lang.Integer]] Confidence: EXACT java.lang.AssertionError: (9 more lines...) |
|||
Collapse |
BinarySearchTests
testMethodRefInInitializer
|
1 sec | |
java.lang.AssertionError: Expecting 2 matches, but found 0 java.lang.AssertionError: Expecting 2 matches, but found 0 at org.eclipse.jdt.core.groovy.tests.search.BinarySearchTests.assertMatches(BinarySearchTests.java:135) at org.eclipse.jdt.core.groovy.tests.search.BinarySearchTests.testMethodRefInInitializer(BinarySearchTests.java:213) |
|||
Collapse |
ClosureInferencingTests
testClosure27
|
< 1 sec | |
java.lang.NoClassDefFoundError: org/codehaus/groovy/runtime/DefaultGroovyMethodsSupport at org.eclipse.jdt.core.groovy.tests.search.ClosureInferencingTests.testClosure27(ClosureInferencingTests.java:519) Caused by: java.lang.ClassNotFoundException: org.codehaus.groovy.runtime.DefaultGroovyMethodsSupport at org.eclipse.jdt.core.groovy.tests.search.ClosureInferencingTests.testClosure27(ClosureInferencingTests.java:519) |
|||
Collapse |
ConstructorReferenceSearchTests
testConstructorReferences11
|
< 1 sec | |
java.lang.AssertionError: expected:<2> but was:<0> at org.eclipse.jdt.core.groovy.tests.search.ConstructorReferenceSearchTests.testConstructorReferences11(ConstructorReferenceSearchTests.java:276) |
|||
Collapse |
ConstructorReferenceSearchTests
testConstructorReferences12
|
< 1 sec | |
java.lang.AssertionError: expected:<2> but was:<0> at org.eclipse.jdt.core.groovy.tests.search.ConstructorReferenceSearchTests.testConstructorReferences12(ConstructorReferenceSearchTests.java:313) |
|||
Collapse |
ConstructorReferenceSearchTests
testConstructorReferences13
|
< 1 sec | |
java.lang.AssertionError: expected:<1> but was:<0> at org.eclipse.jdt.core.groovy.tests.search.ConstructorReferenceSearchTests.testConstructorReferences13(ConstructorReferenceSearchTests.java:349) |
|||
Collapse |
DGMInferencingTests
testDGM23
|
< 1 sec | |
java.lang.AssertionError: Expected type not found. Expected: java.lang.String Found: java.lang.Object Declaring type: Search ASTNode: org.codehaus.groovy.ast.expr.VariableExpression@f2252[variable: key] Confidence: INFERRED java.lang.AssertionError: (9 more lines...) |
|||
Collapse |
DGMInferencingTests
testDGMClosure18
|
< 1 sec | |
java.lang.AssertionError: Expected type not found. Expected: java.util.Date Found: java.lang.Object Declaring type: Search ASTNode: org.codehaus.groovy.ast.expr.VariableExpression@f1ace[variable: val] Confidence: INFERRED java.lang.AssertionError: (9 more lines...) |
|||
Collapse |
MethodReferenceSearchTests
testExplicitPropertySetterSearch1
|
1 sec | |
java.lang.AssertionError: expected:<5> but was:<0> at org.eclipse.jdt.core.groovy.tests.search.MethodReferenceSearchTests.testExplicitPropertySetterSearch1(MethodReferenceSearchTests.java:549) |