If there isn't a JIRA already, someone please file one and then for
bonus points, put
@Ignore("AS7-XXXX")
in this test class and send out a pull request.
Our process is to disable intermittently failing tests ASAP and track
the issue via JIRA.
On 10/21/11 12:22 AM, Vimal Kansal wrote:
Ok, I pulled in the latest code and now it is failing with following
message :
Failed tests:
testDistributeEjbApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
expected:<Completed> but was:<Failed>
testDistributeEARApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
expected:<Completed> but was:<Failed>
Tests in error:
testListAvailableModules(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
Deployment timeout:
org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl@160bc7c0
I have also attached the surefire report of failed Test
class(EnterpriseDeploymentTestCase).
Thx
Vimal
On 21/10/2011 12:24 PM, Shelly McGowan wrote:
> Vimal,
>
> Based on the JBoss CI Jenkins testsuite runs, these tests started
> failing here:
>
https://hudson.jboss.org/jenkins/view/JBoss%20AS/job/JBoss-AS-7.0.x-testS...
>
>
> One of the commits in that test run was specifically related to the
> EnterpriseDeploymentTestCase:
>
https://github.com/jbossas/jboss-as/commit/185675422017643f6dab1ece9fd4f8...
>
>
> The test fails with the error below. Do you see the same?
>
> 08:38:29,891 ERROR [org.jboss.msc.service.fail] (MSC service thread
> 1-5) MSC00001: Failed to start service
>
jboss.deployment.unit."file:/C:/DOCUME~1/myuser/LOCALS~1/Temp/deployment-ejb.jar".ejb.timerServiceFactory:
> org.jboss.msc.service.StartException in service
>
jboss.deployment.unit."file:/C:/DOCUME~1/myuser/LOCALS~1/Temp/deployment-ejb.jar".ejb.timerServiceFactory:
> Failed to start service
> <snip>
> Caused by: java.lang.RuntimeException: Could not create timer file
> store directory
>
W:\workspace\JBoss-AS-7.0.x-Windows\testsuite\integration\target\jbossas\standalone\data\timer-service-data\file:\C:\DOCUME~1\myuser\LOCALS~1\Temp\deployment-ejb.jar
>
> at
>
org.jboss.as.ejb3.timerservice.mk2.persistence.filestore.FileTimerPersistence.start(FileTimerPersistence.java:101)
>
> at
>
org.jboss.as.ejb3.timerservice.TimerServiceFactoryService.start(TimerServiceFactoryService.java:77)
>
> at
>
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824)
> [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
> at
>
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759)
> [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
>
>
> Shelly
>
>
>
> ----- Original Message -----
> From: "Vimal Kansal"<vkansal(a)redhat.com>
> To: "JBoss AS7 Development"<jboss-as7-dev(a)lists.jboss.org>
> Sent: Thursday, October 20, 2011 6:34:48 PM
> Subject: [jboss-as7-dev] Integration test failing
>
> Hi,
>
> I am building As7 on Windows 7, jdk 1.6 update 27 64 bit and since
> yesterday, I am seeing this errot :
>
> Failed tests:
>
testDistributeEjbApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
>
> expected:<Completed> but was:<Failed>
>
>
testDistributeEARApp(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
>
> expected:<Completed> but was:<Failed>
>
> Tests in error:
>
>
testListAvailableModules(org.jboss.as.test.smoke.embedded.deployment.EnterpriseDeploymentTestCase):
>
> Deployment timeout:
> org.jboss.as.ee.deployment.spi.status.ProgressObjectImpl@4ab8fba5
>
> Can somebody please help.
>
> Thx
>
> Vimal
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev