BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbossretro-testsuite.xml:53: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:81: Exit code: 1 Core tests failed. See tests.log in Build Artifacts for details. |
Date of build: 02/20/2006 16:55:59 |
Time to build: 21 seconds |
Last changed: 02/20/2006 13:00:08 |
Last log entry: Don't exclude the concurrent tests. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 108) | ||||
1.3 | modified | adrian | src/test/org/jboss/test/concurrent/ExecutorCompletionServiceTest.java | Remove "probably broken" tests because they are! :-) |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/DelayQueueTest.java | Remove test for known issue:http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6327342Not fixed until Mustang???? |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/ThreadPoolExecutorTest.java | Comment out tests that use non-existant api |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/ThreadPoolExecutorSubclassTest.java | Comment out tests that use non-existant api |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/TreeSetTest.java | Comment out tests that use non-existant apiSimulate pollFirst/Last used by this test. |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/TreeMapTest.java | Comment out tests that use non-existant api |
1.2 | modified | adrian | src/test/org/jboss/test/concurrent/TimeUnitTest.java | Comment out tests that use non-existant api |
1.1 | added | adrian | src/test/org/jboss/test/concurrent/RunnableScheduledFuture.java | Include non-existant api in org.jboss.test.concurrent |
1.1 | added | adrian | src/test/org/jboss/test/concurrent/RunnableFuture.java | Include non-existant api in org.jboss.test.concurrent |
1.3 | modified | adrian | src/test/org/jboss/test/concurrent/JSR166TestCase.java | Comment out non-existant test |
1.2 | modified | rcampbell | src/test/org/jboss/test/concurrent/ReentrantReadWriteLockTest.java | JBAS-2814 - remove tests of non java 5 methods |
1.2 | modified | rcampbell | src/test/org/jboss/test/concurrent/LinkedListTest.java | JBAS-2814 - remove tests of non java 5 methods |
1.2 | modified | rcampbell | src/test/org/jboss/test/concurrent/ExecutorCompletionServiceTest.java | JBAS-2814 - remove usage of RunnableTask which isn't present in java5 |
1.2 | deleted | rcampbell | src/test/org/jboss/test/concurrent/EntryTest.java | JBAS-2814 - java.util.AbstractMap won't be retroweaved, so this test is useless as well as broken |
1.2 | modified | rcampbell | src/test/org/jboss/test/concurrent/JSR166TestCase.java | JBAS-2814 - removed tests for classes not present in jdk5 |
1.2 | deleted | rcampbell | src/test/org/jboss/test/concurrent/LinkedBlockingDequeTest.java | JBAS-2814 - removed tests for classes not present in jdk5 |
1.2 | deleted | rcampbell | src/test/org/jboss/test/concurrent/TreeSubMapTest.java | JBAS-2814 - removed tests for classes not present in jdk5 |
1.2 | deleted | rcampbell | src/test/org/jboss/test/concurrent/TreeSubSetTest.java | JBAS-2814 - removed tests for classes not present in jdk5 |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/DelayQueueTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/EntryTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ExchangerTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ExecutorCompletionServiceTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ExecutorsTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/FutureTaskTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/JSR166TestCase.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/LinkedBlockingDequeTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/LinkedBlockingQueueTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/LinkedListTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/LockSupportTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/PriorityBlockingQueueTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/PriorityQueueTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ReentrantLockTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ReentrantReadWriteLockTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ScheduledExecutorSubclassTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ScheduledExecutorTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/SemaphoreTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/SynchronousQueueTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/SystemTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ThreadLocalTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ThreadPoolExecutorSubclassTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ThreadPoolExecutorTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/ThreadTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/TimeUnitTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/TreeMapTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/TreeSetTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/TreeSubMapTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | rcampbell | src/test/org/jboss/test/concurrent/TreeSubSetTest.java | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.1 | added | adrian | src/test/org/jboss/test/strings/StringsTestCase.java | [JBAS-2809] - Add JDK1.5 String methods needed by webservices. |
1.2 | modified | adrian | src/test/org/jboss/test/other/AutoboxTestCase.java | Add missing license header. |
1.5 | modified | adrian | thirdparty/javassist/lib/javassist.jar | [JBAS-2810] - Add support for parameter annotations. |