[jboss-jira] [JBoss JIRA] (AS7-2570) Intermittent Failures in JAXR Integration tests
Thomas Diesler (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Nov 10 04:21:45 EST 2011
[ https://issues.jboss.org/browse/AS7-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641664#comment-12641664 ]
Thomas Diesler commented on AS7-2570:
-------------------------------------
Bizarre. The JaxrClassficationTestCase passes - so the tables must have been there
{code}
Running org.jboss.as.test.integration.jaxr.JaxrConnectionFactoryBindingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec
Running org.jboss.as.test.integration.jaxr.scout.JaxrClassficationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec
Running org.jboss.as.test.integration.jaxr.scout.JaxrSaveServiceBindingTestCase
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrSaveOrganizationTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.408 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrDeleteOrganizationTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.356 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrFindAssociationsTestCase
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrBusinessQueryTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.387 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrDeleteAssociationTestCase
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec <<< FAILURE!
Running org.jboss.as.test.integration.jaxr.scout.JaxrConfimAssociationTestCase
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec <<< FAILURE!{code}
> Intermittent Failures in JAXR Integration tests
> -----------------------------------------------
>
> Key: AS7-2570
> URL: https://issues.jboss.org/browse/AS7-2570
> Project: Application Server 7
> Issue Type: Bug
> Components: JAXR
> Reporter: Jason Greene
> Assignee: Thomas Diesler
> Fix For: 7.1.0.CR1
>
>
> The tests frequently fail due to missing tables.
> See here:
> https://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x-testsuite-sun16/864/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list