Build and test Groovy-Eclipse on Eclipse 4.7 (Oxygen)
Build: #508 was successful
Job: Default Job was successful
Job result summary
- Completed
- Duration
- 94 minutes
- Agent
- bamboo-06.af.pivotal.io
- Revision
-
6e27c23390b0034ecdcc1038ad60ace61a94068f
6e27c23390b0034ecdcc1038ad60ace61a94068f - Total tests
- 5557
- First to pass since
- #505 (Code changes detected – )
Tests
- 5,557 tests in total
- 40 tests were fixed
- 195 tests were quarantined / skipped
- 88 minutes taken in total.
Status | Test | Failing since | Duration |
---|---|---|---|
DefaultGroovyMethodCompletionTests
testDGMJavadoc
|
Failing since build #507 (Code changes detected) | 2 secs | |
TypeCompletionTests2
testTypeCompletionInScript6
|
Failing since build #507 (Code changes detected) | 2 secs | |
JUnit4TestFinderTests
testFindTestWithExpectedException
|
Failing since build #507 (Code changes detected) | 1 sec | |
JUnit4TestFinderTests
testFinderOfNonPublicSubclass
|
Failing since build #507 (Code changes detected) | 9 secs | |
JUnit4TestFinderTests
testFinderOfSubclass
|
Failing since build #507 (Code changes detected) | 2 secs | |
JUnit4TestFinderTests
testUsingRunWithAnnotation
|
Failing since build #507 (Code changes detected) | 1 sec | |
JUnit4TestFinderTests
testUsingTestAnnotation
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test10
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test11
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test12
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test13
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test2
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test3
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test4
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test5
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test6
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test7
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test8
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
test9
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testAlias1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testAnnotation1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testAnnotation2
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testAnnotation3
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testEnum1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testEnum2
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testGenerics1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testGenerics2
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testGenerics3
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testGenerics4
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testInner1
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testInner2
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testInner3
|
Failing since build #507 (Code changes detected) | 1 sec | |
RenameTypeTests
testJavadoc1
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTestCaseWizardTests
testCreateGroovyTestCase_SetUpAndTearDown
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTestCaseWizardTests
testCreateGroovyTestCase_YesGroovyProject
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTypeWizardTests
testCreateGroovyClass1
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTypeWizardTests
testCreateGroovyClass2
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTypeWizardTests
testCreateGroovyClass3
|
Failing since build #507 (Code changes detected) | 1 sec | |
NewGroovyTypeWizardTests
testCreateGroovyClass4
|
Failing since build #507 (Code changes detected) | 1 sec |
Error summary
The build generated some errors. See the full build log for more details.
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.BinaryExpression@f46e4ee[org.codehaus.groovy.ast.expr.VariableExpression@27bc73fe[variable: it]("in" at 1:20: "in" )org.codehaus.groovy.ast.expr.ListExpression@6c2dd10b[]]
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.RangeExpression@19718685
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.RangeExpression@650d9c1
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.util.Date;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.util.Date;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
Waiting for: Java indexing... 3 files to index (/opt/bamboo-home/xml-data/build-dir/GRECLIPSE-GE47-JOB1/ide-test/org.codehaus.groovy.alltests/target/work/plugins/org.eclipse.jdt.groovy.core.tests.builder_2.9.3.xx-201805160046-e47/lib/binGroovySearch.jar)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 4 files to index (/opt/bamboo-home/xml-data/build-dir/GRECLIPSE-GE47-JOB1/ide-test/org.codehaus.groovy.alltests/target/work/plugins/org.eclipse.jdt.groovy.core.tests.builder_2.9.3.xx-201805160046-e47/lib/binGroovySearch.jar)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 5 files to index (/Project)
Waiting for: Java indexing... 12 files to index (/Project)
Waiting for: Java indexing... 12 files to index (/Project)
Waiting for: Java indexing... 9 files to index (/opt/jdk1.8.0_144/jre/lib/rt.jar)
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.BinaryExpression@f46e4ee[org.codehaus.groovy.ast.expr.VariableExpression@27bc73fe[variable: it]("in" at 1:20: "in" )org.codehaus.groovy.ast.expr.ListExpression@6c2dd10b[]]
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.RangeExpression@19718685
CodeSelectRequestor: Could not proceed due to null declaring type for org.codehaus.groovy.ast.expr.RangeExpression@650d9c1
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.util.Date;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.util.Date;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
TypeInferencingVisitorWithRequestor.findMethodNode: no match found for Type.x(QList<Qjava.lang.Number;>;)
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
CodeSelectRequestor: Could not proceed due to null declaring type for ConstantExpression[fff]
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
augment: type Foo having GroovyObject methods added
Waiting for: Java indexing... 3 files to index (/opt/bamboo-home/xml-data/build-dir/GRECLIPSE-GE47-JOB1/ide-test/org.codehaus.groovy.alltests/target/work/plugins/org.eclipse.jdt.groovy.core.tests.builder_2.9.3.xx-201805160046-e47/lib/binGroovySearch.jar)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 4 files to index (/opt/bamboo-home/xml-data/build-dir/GRECLIPSE-GE47-JOB1/ide-test/org.codehaus.groovy.alltests/target/work/plugins/org.eclipse.jdt.groovy.core.tests.builder_2.9.3.xx-201805160046-e47/lib/binGroovySearch.jar)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 13 files to index (/Project)
Waiting for: Java indexing... 5 files to index (/Project)
Waiting for: Java indexing... 12 files to index (/Project)
Waiting for: Java indexing... 12 files to index (/Project)
Waiting for: Java indexing... 9 files to index (/opt/jdk1.8.0_144/jre/lib/rt.jar)