[
https://issues.apache.org/jira/browse/KARAF-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186299#comment-17186299
]
ASF GitHub Bot commented on KARAF-6764:
---------------------------------------
asfgit closed pull request #1136:
URL: https://github.com/apache/karaf/pull/1136
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Compilation with OpenJDK 11 failed because of Unit tests with JPM
> -----------------------------------------------------------------
>
> Key: KARAF-6764
> URL: https://issues.apache.org/jira/browse/KARAF-6764
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.0
> Environment: user@deploy-mhus:~/karaf$ java --version
> openjdk 11.0.2 2019-01-15
> OpenJDK Runtime Environment (build 11.0.2+9-Debian-3bpo91)
> OpenJDK 64-Bit Server VM (build 11.0.2+9-Debian-3bpo91, mixed mode, sharing)
> user@deploy-mhus:~/karaf$ uname -a
> Linux deploy-mhus 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6 15:49:49 UTC
> 2019 x86_64 GNU/Linux
> user@deploy-mhus:~/karaf$
>
> Inside a docker container.
> Reporter: Mike Hummel
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> JUnit Failed
>
> [INFO] -------------------------------------------------------
> [INFO] T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.karaf.jpm.ProcessTest
> /usr/lib/jvm/java-11-openjdk-amd64/bin/java
> Executing: "/usr/lib/jvm/java-11-openjdk-amd64/bin/java" -Dprop="key"
> -classpath /home/user/karaf/instance/target/test-classes/
> org.apache.karaf.jpm.MainTest 60000
> Process: 4398
> Running: true
> Destroying
> Running: true
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 2.149 s <<< FAILURE! - in org.apache.karaf.jpm.ProcessTest
> [ERROR] testCreate(org.apache.karaf.jpm.ProcessTest) Time elapsed: 2.104 s
> <<< FAILURE!
> junit.framework.AssertionFailedError
> at org.apache.karaf.jpm.ProcessTest.testCreate(ProcessTest.java:57)
> in
> [INFO] Apache Karaf :: Instance :: Core ................... FAILURE [ 7.811
> s]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)