You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Giovanni La Rocca (JIRA)" <ji...@apache.org> on 2015/08/02 16:57:04 UTC

[jira] [Created] (ARIES-1363) Aries samples, pax exam test of blog-itests (e.g. JpaBlogSampleWithEbaTest) fails on java8

Giovanni La Rocca created ARIES-1363:
----------------------------------------

             Summary: Aries samples, pax exam test of blog-itests (e.g. JpaBlogSampleWithEbaTest) fails on java8
                 Key: ARIES-1363
                 URL: https://issues.apache.org/jira/browse/ARIES-1363
             Project: Aries
          Issue Type: Bug
          Components: Samples
    Affects Versions: 1.0
         Environment: Ubuntu lts 14.04 x86_64, jdk1.8.0_45, mvn 3.3.3, iTests 1.0.0
            Reporter: Giovanni La Rocca


Changing in the samples dir 
samples-1.0.0/blog/blog-itests
and launching the install, the tests fail with the following log :
"
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T13:57:37+02:00)
Maven home: /opt/apache-maven
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-45-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
....
[INFO] Surefire report directory: /home/john/LABS/ARIES-Samples/samples-1.0.0/blog/blog-itests/target/surefire-reports
Forking command line: /bin/sh -c cd /home/john/LABS/ARIES-Samples/samples-1.0.0/blog/blog-itests/target && /opt/jdk1.8.0_45/jre/bin/java -enableassertions -jar /tmp/surefirebooter6594574128705353050.jar /tmp/surefire2839505471757830169tmp /tmp/surefire3025696855955136515tmp

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.604 sec <<< FAILURE!
Forking command line: /bin/sh -c cd /home/john/LABS/ARIES-Samples/samples-1.0.0/blog/blog-itests/target && /opt/jdk1.8.0_45/jre/bin/java -enableassertions -jar /tmp/surefirebooter2406245819173276633.jar /tmp/surefire8658058700828985368tmp /tmp/surefire6207550916027898733tmp
Running org.apache.aries.samples.blog.itests.JdbcBlogSampleWithEbaTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.57 sec <<< FAILURE!
Forking command line: /bin/sh -c cd /home/john/LABS/ARIES-Samples/samples-1.0.0/blog/blog-itests/target && /opt/jdk1.8.0_45/jre/bin/java -enableassertions -jar /tmp/surefirebooter7524697661358961300.jar /tmp/surefire2638606805054865094tmp /tmp/surefire5472352586230003823tmp
Running org.apache.aries.samples.blog.itests.QuiesceBlogSampleWithEbaTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.543 sec <<< FAILURE!

Results :

Tests in error:
  test [equinox/3.5.0](org.apache.aries.samples.blog.itests.QuiesceBlogSampleWithEbaTest)

Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
...
" (more infos can be given infos if needed)

Works ok with jdk1.7




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)