[jboss-dev-forums] [JBoss AS 7 Development] - Building AS7
Paweł Kubica
do-not-reply at jboss.com
Mon Jan 16 02:58:14 EST 2012
Paweł Kubica [https://community.jboss.org/people/pawcyk] created the discussion
"Building AS7"
To view the discussion, visit: https://community.jboss.org/message/646916#646916
--------------------------------------------------------------
I have problem with building AS7.
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [7.425s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [6.269s]
[INFO] JBoss Application Server: Arquillian Managed Container FAILURE [1:15.138s]
[INFO] JBoss Application Server: Arquillian Remote Container SKIPPED
[INFO] JBoss Application Server: Arquillian TestNG Integration SKIPPED
It stop build on Arquillian Managed Container tests:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Forking command line: /bin/sh -c cd /opt/jboss-as/arquillian/container-managed && /opt/sun-jdk-1.6.0.29/jre/bin/java -jar /opt/jboss-as/arquillian/container-managed/target/surefire/surefirebooter1451506914025761381.jar /opt/jboss-as/arquillian/container-managed/target/surefire/surefire4562649437214461632tmp /opt/jboss-as/arquillian/container-managed/target/surefire/surefire763432821862937573tmp
Running org.jboss.as.arquillian.container.managed.ManagedAsClientEnterpriseArchiveServletTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 68.244 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.IntegrationTestCase Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.044 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedInContainerTestCase Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.014 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientWebArchiveServletTestCase Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
Here are reports from test that don't pass:
http://pastebin.com/iC4TXUqQ http://pastebin.com/iC4TXUqQ
http://pastebin.com/PBCVjhsR http://pastebin.com/PBCVjhsR
Is it normal or I'm doing something wrong?
Thanks in advance.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/646916#646916]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120116/57535645/attachment.html
More information about the jboss-dev-forums
mailing list