[errai-dev] Build failed in Jenkins: Errai-CDI » Errai::CDI::Integration #141

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Jul 22 13:42:18 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/141/changes>

Changes:

[Mike Brock] add support for non-GWT-based testing of the IOC container

[csadilek] test refactoring

[Mike Brock] Fixes.

[csadilek] added invalid producer test

[csadilek] switched back to my test harness

[Mike Brock] Fixes.

[csadilek] using the new test harness again

[Mike Brock] Fixes.

[Mike Brock] Test harness fixed.

[csadilek] added test to check for unsatisfied dependencies

[csadilek] added test to check for unsatisfied dependencies

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Errai::CDI::Integration
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 44 resources
[INFO] Copying 2 resources
[INFO] snapshot org.jboss.errai:errai-ioc:1.3.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.errai:errai-ioc:1.3.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 20 source files to <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[7,33] cannot find symbol
symbol  : class MockIOCGenerator
location: package org.jboss.errai.ioc.rebind
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[8,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[9,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[10,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[5,33] cannot find symbol
symbol  : class IOCClientTestCase
location: package org.jboss.errai.ioc.client
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[6,33] cannot find symbol
symbol  : class IOCTestRunner
location: package org.jboss.errai.ioc.rebind
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[15,45] cannot find symbol
symbol: class IOCClientTestCase
public class ProducerIntegrationTest extends IOCClientTestCase {
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[14,9] cannot find symbol
symbol: class IOCTestRunner
@RunWith(IOCTestRunner.class)
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[23,6] cannot find symbol
symbol  : class MockIOCGenerator
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[23,46] cannot find symbol
symbol  : class MockIOCGenerator
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[28,11] cannot find symbol
symbol  : class UnsatisfiedDependenciesException
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[30,6] cannot find symbol
symbol  : class UnsatisfiedDependency
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[31,73] cannot find symbol
symbol  : class UnsatisfiedField
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[32,41] cannot find symbol
symbol  : class UnsatisfiedField
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[17,2] method does not override or implement a method from a supertype
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[24,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[28,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[32,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[36,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[ERROR] <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[40,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Float,java.lang.Float)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
[INFO] 20 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/pom.xml> to /qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai-CDI/modules/org.jboss.errai$errai-cdi/builds/2011-07-22_13-41-11/archive/org.jboss.errai/errai-cdi/1.3.0-SNAPSHOT/errai-cdi-1.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[7,33] cannot find symbol
symbol  : class MockIOCGenerator
location: package org.jboss.errai.ioc.rebind
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[8,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[9,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[10,47] package org.jboss.errai.ioc.rebind.ioc.exception does not exist
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[5,33] cannot find symbol
symbol  : class IOCClientTestCase
location: package org.jboss.errai.ioc.client
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[6,33] cannot find symbol
symbol  : class IOCTestRunner
location: package org.jboss.errai.ioc.rebind
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[15,45] cannot find symbol
symbol: class IOCClientTestCase
public class ProducerIntegrationTest extends IOCClientTestCase {
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[14,9] cannot find symbol
symbol: class IOCTestRunner
@RunWith(IOCTestRunner.class)
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[23,6] cannot find symbol
symbol  : class MockIOCGenerator
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[23,46] cannot find symbol
symbol  : class MockIOCGenerator
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[28,11] cannot find symbol
symbol  : class UnsatisfiedDependenciesException
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[30,6] cannot find symbol
symbol  : class UnsatisfiedDependency
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[31,73] cannot find symbol
symbol  : class UnsatisfiedField
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/invalid/producer/client/test/InvalidProducerIntegrationTest.java>:[32,41] cannot find symbol
symbol  : class UnsatisfiedField
location: class org.jboss.errai.cdi.invalid.producer.client.test.InvalidProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[17,2] method does not override or implement a method from a supertype
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[24,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[28,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[32,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Integer,java.lang.Integer)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[36,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.String,java.lang.String)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest
<http://hudson.qa.jboss.com/hudson/job/Errai-CDI/org.jboss.errai$errai-cdi/ws/src/test/java/org/jboss/errai/cdi/producer/client/test/ProducerIntegrationTest.java>:[40,4] cannot find symbol
symbol  : method assertEquals(java.lang.String,java.lang.Float,java.lang.Float)
location: class org.jboss.errai.cdi.producer.client.test.ProducerIntegrationTest

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 seconds
[INFO] Finished at: Fri Jul 22 13:42:08 EDT 2011
[INFO] Final Memory: 93M/397M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data



More information about the errai-dev mailing list