Eclipse Oxygen
Build: #683 failed Custom build by Eric Milles with revision v3.4.0
Build result summary
Details
- Completed
- Duration
- 104 minutes
- Flags
- Custom revisionCustom build
- Labels
- None
- Agent
- bamboo-18.af.pivotal.io
- Revision
-
d39bd78053c912a259129f97440d93175a9928be
d39bd78053c912a259129f97440d93175a9928be - Total tests
- 5785
- Failing since
- #681 (Changes by Eric Milles – )
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 103 Quarantined / skipped
Custom variables
- Custom revision
-
d39bd78053c912a259129f97440d93175a9928be
d39bd78053c912a259129f97440d93175a9928be
Name | Value |
---|---|
release | -Prelease |
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Eric Milles |
d39bd78053c912a259129f97440d93175a9928be
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
BasicGroovyBuildTests
testBuildJavaHelloWorld
|
Default Job | < 1 sec | |
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.testBuildJavaHelloWorld(BasicGroovyBuildTests.java:216) |
||||
Collapse |
BasicGroovyBuildTests
testSimpleTaskMarkerInSingleLineCommentEndOfClassCaseInsensitive
|
Default Job | < 1 sec | |
java.lang.AssertionError: missing expected problem: Problem : todonothing [ resource : </Project/src/p/A.groovy> range : <24,36> category : <-1> severity : <2>] at org.eclipse.jdt.core.groovy.tests.builder.BasicGroovyBuildTests.testSimpleTaskMarkerInSingleLineCommentEndOfClassCaseInsensitive(BasicGroovyBuildTests.java:2565) |
||||
Collapse |
BuildAccessRulesTests
testAccessForMethodReturnType
|
Default Job | < 1 sec | |
junit.framework.ComparisonFailure: ----------- Expected ------------ Problem : Access restriction: The type 'BeanInfo' is not API (restriction on required library '##') [ resource : </Project/src/Foo.groovy> range : <34,42> category : <150> severity : <2>] ------------ but was ------------ --------- Difference is ---------- expected:<[Problem : Access restriction: The type 'BeanInfo' is not API (restriction on required library '##') [ resource : </Project/src/Foo.groovy> range : <34,42> category : <150> severity : <2>] (13 more lines...) |