Greclipse for E43 (*no* Java 8 support)
Build: #288 failed Child of GRECLIPSE-E43J8P-315
Build result summary
Details
- Completed
- Duration
- 74 minutes
- Labels
- None
- Agent
- bamboo-09.af.pivotal.io
- Revision
-
acd21c65cd9790ce1462318bdc7af4db4c8756d1
acd21c65cd9790ce1462318bdc7af4db4c8756d1 - Total tests
- 3872
- Failing since
- #287 (Child of GRECLIPSE-E43J8P-314 – )
- Fixed in
- #301 (Child of GRECLIPSE-E43J8P-329)
- 0 New failures
- 9 Existing failures
- 0 Fixed
Responsible
This build has been failing since #287
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Eric Milles <eric.milles@thomsonreuters.com> |
acd21c65cd9790ce1462318bdc7af4db4c8756d1
|
|
![]() |
Eric Milles <eric.milles@thomsonreuters.com> |
65c53f4f10b6a7c41e1dfa6455460d9c34532a98
|
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
JUnit3TestFinderTests
testFinderOfSubclass
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test . Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit3TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit3TestFinderTests.assertTypeIsTest(JUnit3TestFinderTests.groovy:116) at org.codehaus.groovy.eclipse.junit.test.JUnit3TestFinderTests.assertTypeIsTest(JUnit3TestFinderTests.groovy) |
|||||
JUnit3TestFinderTests
testFinderOfNonPublicSubclass
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test (even though it is non-public). Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit3TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit3TestFinderTests.assertTypeIsTest(JUnit3TestFinderTests.groovy:116) |
|||||
JUnit3TestFinderTests
testFindAllTestSuites
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Should have found 3 test classes. Expression: (testTypes.size() == 3) at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit3TestFinderTests.testFindAllTestSuites(JUnit3TestFinderTests.groovy:105) |
|||||
JUnit4TestFinderTests
testFindTestWithExpectedException
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Hello should be a test type for Hello.groovy. Expression: found. Values: found = false at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.testFindTestWithExpectedException(JUnit4TestFinderTests.groovy:121) |
|||||
JUnit4TestFinderTests
testFinderOfSubclass
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test . Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit4TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy:195) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy) |
|||||
JUnit4TestFinderTests
testUsingTestAnnotation
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test . Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit4TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy:195) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy) |
|||||
JUnit4TestFinderTests
testUsingRunWithAnnotation
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test . Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit4TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy:195) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy) |
|||||
JUnit4TestFinderTests
testFinderOfNonPublicSubclass
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 1 sec | ||
java.lang.AssertionError: Groovy type Hello should be a JUnit 3 test (even though it is non-public). Expression: (new org.eclipse.jdt.internal.junit.launcher.JUnit4TestFinder().isTest(type) == expected). Values: expected = true at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.assertTypeIsTest(JUnit4TestFinderTests.groovy:195) |
|||||
JUnit4TestFinderTests
testFindAllTestSuites
|
Failing since build #287 (Child of GRECLIPSE-E43J8P-314) | Default Job | 3 secs | ||
java.lang.AssertionError: Should have found 6 test classes. Expression: (testTypes.size() == 6) at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:415) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:658) at org.codehaus.groovy.eclipse.junit.test.JUnit4TestFinderTests.testFindAllTestSuites(JUnit4TestFinderTests.groovy:181) |