You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by AndyG <an...@orprovision.com> on 2013/08/22 14:14:05 UTC

Current test failures on trunk

Current test failures on trunk are caused by my recent conflict resolution
commit. 

These were only passing due to maven conflict resolution using fudged
versions, which is IMHO not the way to go. I am already looking into the
failures and how to 'fix' the tests...

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on
project alternate-descriptors: There are test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/examples/alternate-descriptors/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on
project multiple-tomee-arquillian: There are test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/examples/multiple-tomee-arquillian/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.13:test
(test-tomee-remote-plus) on project arquillian-tomee-webprofile-tests: There
are test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.13:test
(test-tomee-remote-plus) on project arquillian-tomee-jaxws-tests: There are
test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.13:test
(test-tomee-remote-plus) on project arquillian-tomee-jms-tests: There are
test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.13:test
(test-tomee-remote-plus) on project arquillian-tomee-codi-tests: There are
test failures.
[ERROR] 
[ERROR] Please refer to
/home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 

Andy



--
View this message in context: http://openejb.979440.n4.nabble.com/Current-test-failures-on-trunk-tp4664795.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: Current test failures on trunk

Posted by Thiago Veronezi <th...@veronezi.org>.
Sweet... tkx guys!
[]s,
Thiago.



On Tue, Aug 27, 2013 at 11:04 AM, Romain Manni-Bucau
<rm...@gmail.com>wrote:

> hehe ;),
>
> build is green and i'm waiting next tck run to check we are still EE 6 WP
> compliant.
>
> *Romain Manni-Bucau*
> *Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
> *Blog: **http://rmannibucau.wordpress.com/*<
> http://rmannibucau.wordpress.com/>
> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
> *Github: https://github.com/rmannibucau*
>
>
>
> 2013/8/27 AndyG <an...@orprovision.com>
>
> > Should be resolved (by Romain).
> >
> > Andy.
> >
> >
> >
> > --
> > View this message in context:
> >
> http://openejb.979440.n4.nabble.com/Current-test-failures-on-trunk-tp4664795p4664856.html
> > Sent from the OpenEJB Dev mailing list archive at Nabble.com.
> >
>

Re: Current test failures on trunk

Posted by Romain Manni-Bucau <rm...@gmail.com>.
hehe ;),

build is green and i'm waiting next tck run to check we are still EE 6 WP
compliant.

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/8/27 AndyG <an...@orprovision.com>

> Should be resolved (by Romain).
>
> Andy.
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Current-test-failures-on-trunk-tp4664795p4664856.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Re: Current test failures on trunk

Posted by AndyG <an...@orprovision.com>.
Should be resolved (by Romain).

Andy.



--
View this message in context: http://openejb.979440.n4.nabble.com/Current-test-failures-on-trunk-tp4664795p4664856.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: Current test failures on trunk

Posted by Thiago Veronezi <th...@veronezi.org>.
Hi Andy,
It seems that the "xml-apis" is no longer there.
http://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.01/

[]s,
Thiago.



On Thu, Aug 22, 2013 at 8:14 AM, AndyG <an...@orprovision.com>wrote:

> Current test failures on trunk are caused by my recent conflict resolution
> commit.
>
> These were only passing due to maven conflict resolution using fudged
> versions, which is IMHO not the way to go. I am already looking into the
> failures and how to 'fix' the tests...
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on
> project alternate-descriptors: There are test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/examples/alternate-descriptors/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test (default-test) on
> project multiple-tomee-arquillian: There are test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/examples/multiple-tomee-arquillian/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test
> (test-tomee-remote-plus) on project arquillian-tomee-webprofile-tests:
> There
> are test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test
> (test-tomee-remote-plus) on project arquillian-tomee-jaxws-tests: There are
> test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test
> (test-tomee-remote-plus) on project arquillian-tomee-jms-tests: There are
> test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.13:test
> (test-tomee-remote-plus) on project arquillian-tomee-codi-tests: There are
> test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /home/buildslave18/slave18/tomee-trunk-ubuntu/build/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
>
> Andy
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Current-test-failures-on-trunk-tp4664795.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>