[jboss-jira] [JBoss JIRA] (WFCORE-2248) DeploymentTestCase fails intermittently
Brian Stansberry (JIRA)
issues at jboss.org
Tue Jan 31 10:07:02 EST 2017
[ https://issues.jboss.org/browse/WFCORE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved JBEAP-8598 to WFCORE-2248:
-------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2248 (was: JBEAP-8598)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Deployment Scanner
Test Suite
(was: Test Suite)
> DeploymentTestCase fails intermittently
> ---------------------------------------
>
> Key: WFCORE-2248
> URL: https://issues.jboss.org/browse/WFCORE-2248
> Project: WildFly Core
> Issue Type: Bug
> Components: Deployment Scanner, Test Suite
> Reporter: Marek Kopecký
> Assignee: ehsavoie Hugonnet
>
> *Description of problem:*
> DeploymentTestCase fails intermittently
> *How reproducible:*
> 2% on RHEL
> 15% on slower IPv6 machines
> *Actual results:*
> StackTrace:
> {noformat}
> org.junit.ComparisonFailure: service has the wrong value expected:<is [replaced]> but was:<is [new]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.jboss.as.test.deployment.trivial.ServiceActivatorDeploymentUtil.validateProperties(ServiceActivatorDeploymentUtil.java:126)
> at org.jboss.as.test.deployment.trivial.ServiceActivatorDeploymentUtil.validateProperties(ServiceActivatorDeploymentUtil.java:111)
> at org.wildfly.core.test.standalone.mgmt.api.DeploymentTestCase.testDeployments(DeploymentTestCase.java:872)
> at org.wildfly.core.test.standalone.mgmt.api.DeploymentTestCase.testFilesystemDeployment_Auto(DeploymentTestCase.java:453)
> {noformat}
> Standard output:
> {noformat}
> &#27;[0m13:28:46,781 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel/b7cade8d/testsuite/standalone/target/auto-deployments
> &#27;[0m&#27;[0m13:28:46,791 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 2) WFLYDR0001: Content added at location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel/b7cade8d/testsuite/standalone/target/wildfly-core/standalone/data/content/e0/afac1c502e481badbe10f16d5b2a18ef62fe18/content
> &#27;[0m&#27;[0m13:28:46,793 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test-deployment.jar" (runtime-name: "test-deployment.jar")
> &#27;[0m&#27;[0m13:28:46,800 INFO [stdout] (MSC service thread 1-1) Properties found
> &#27;[0m&#27;[0m13:28:46,800 INFO [stdout] (MSC service thread 1-1) Setting service to is new
> &#27;[0m&#27;[0m13:28:46,803 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "test-deployment.jar" (runtime-name : "test-deployment.jar")
> &#27;[0m&#27;[0m13:29:07,226 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test-deployment.jar (runtime-name: test-deployment.jar) in 0ms
> &#27;[0m&#27;[0m13:29:07,229 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /mnt/hudson_workspace/workspace/eap-7x-as-testsuite-test-core-rhel/b7cade8d/testsuite/standalone/target/wildfly-core/standalone/data/content/e0/afac1c502e481badbe10f16d5b2a18ef62fe18/content
> &#27;[0m&#27;[0m13:29:07,229 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test-deployment.jar" (runtime-name: "test-deployment.jar")
> &#27;[0m
> {noformat}
> *Expected results:*
> No errors
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list