Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-4079 Take methods with no method-intf into account when determining... #6953

Merged
merged 1 commit into from Nov 19, 2014

Conversation

stuartwdouglas
Copy link
Contributor

... the transaction attribute

@wildfly-ci
Copy link

Linux with security manager Build 464 is now running using a merge of 7b8fda5

@wildfly-ci
Copy link

Linux Build 5475 is now running using a merge of 7b8fda5

@wildfly-ci
Copy link

Windows Build 578 is now running using a merge of 7b8fda5

@wildfly-ci
Copy link

Linux with security manager Build 464 outcome was SUCCESS using a merge of 7b8fda5
Summary: Tests passed: 798, ignored: 245 Build time: 0:06:22

@wildfly-ci
Copy link

Linux Build 5475 outcome was SUCCESS using a merge of 7b8fda5
Summary: Tests passed: 3004, ignored: 238 Build time: 0:53:10

@wildfly-ci
Copy link

Windows Build 578 outcome was FAILURE using a merge of 7b8fda5
Summary: Execution timeout (new); tests failed: 743 (500 new), passed: 800, ignored: 185, muted: 1; org.wildfly:wildfly-ts-integ-manualmode Build time: 3:00:15

Build problems:

Failed tests detected
Execution timeout
Process exited with code 1

Failed tests

org.jboss.as.test.smoke.datasource.DsTestCase.testDatasourceSerialization: javax.naming.NameNotFoundException: datasources/ExampleDS -- service jboss.naming.context.java.jboss.datasources.ExampleDS
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.smoke.datasource.DsTestCase.testDatasource: javax.naming.NameNotFoundException: datasources/ExampleDS -- service jboss.naming.context.java.jboss.datasources.ExampleDS
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.smoke.deployment.rar.tests.activation.IronJacamarActivationTestCase.testConfiguration: java.lang.IllegalStateException: Cannot obtain Arquillian config for: org.jboss.as.test.smoke.deployment.rar.tests.activation.IronJacamarActivationTestCase
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:189)
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:199)

org.jboss.as.test.smoke.deployment.rar.tests.afterresourcecreation.AfterResourceCreationDeploymentTestCase.testConfiguration: org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed: "WFLYCTL0030: No resource definition is registered for address [
    (\"subsystem\" => \"resource-adapters\"),
    (\"resource-adapter\" => \"basic-after.rar\")

org.jboss.as.test.smoke.deployment.rar.tests.multiactivation.MultipleActivationTestCase.testConfiguration: java.lang.IllegalStateException: Cannot obtain Arquillian config for: org.jboss.as.test.smoke.deployment.rar.tests.multiactivation.MultipleActivationTestCase
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:189)
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:199)

org.jboss.as.test.smoke.deployment.rar.tests.multiobjectactivation.MultipleObjectActivationTestCase.testConfiguration: java.lang.IllegalStateException: Cannot obtain Arquillian config for: org.jboss.as.test.smoke.deployment.rar.tests.multiobjectactivation.MultipleObjectActivationTestCase
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:189)
    at org.jboss.as.arquillian.service.ArquillianService.getArquillianConfig(ArquillianService.java:199)

org.jboss.as.test.smoke.deployment.rar.tests.raconnection.RaTestConnectionTestCase.testConnection: org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed: "WFLYCTL0030: No resource definition is registered for address [
    (\"subsystem\" => \"resource-adapters\"),
    (\"resource-adapter\" => \"testcon_mult.rar\"),

org.jboss.as.test.smoke.deployment.rar.tests.raconnection.RaTestConnectionTestCase.flushConnections: org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed: "WFLYCTL0030: No resource definition is registered for address [
    (\"subsystem\" => \"resource-adapters\"),
    (\"resource-adapter\" => \"testcon_mult.rar\"),

org.jboss.as.test.smoke.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase.testLocalBindingsOnSFSB: javax.naming.NameNotFoundException: ear-deployment-ejb3-binding/ejb3-jndi-binding-test/SampleSFSB!org.jboss.as.test.smoke.ejb3.jndi.Echo -- service jboss.naming.context.java.global.ear-deployment-ejb3-binding.ejb3-jndi-binding-test."SampleSFSB!org.jboss.as.test.smoke.ejb3.jndi.Echo"
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.smoke.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase.testLocalBindingsOnSLSB: javax.naming.NameNotFoundException: ear-deployment-ejb3-binding/ejb3-jndi-binding-test/SampleSLSB!org.jboss.as.test.smoke.ejb3.jndi.Echo -- service jboss.naming.context.java.global.ear-deployment-ejb3-binding.ejb3-jndi-binding-test."SampleSLSB!org.jboss.as.test.smoke.ejb3.jndi.Echo"
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.smoke.ejb3.jndi.EarDeploymentEjbJndiBindingTestCase.testRemoteBindingsOnSFSB: javax.naming.NameNotFoundException: ear-deployment-ejb3-binding/ejb3-jndi-binding-test/SampleSFSB!org.jboss.as.test.smoke.ejb3.jndi.RemoteEcho -- service jboss.naming.context.java.global.ear-deployment-ejb3-binding.ejb3-jndi-binding-test."SampleSFSB!org.jboss.as.test.smoke.ejb3.jndi.RemoteEcho"
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)


##### there are 733 more failed tests, see build details

@wildfly-ci
Copy link

Windows Build 582 is now running using a merge of 7b8fda5

@wildfly-ci
Copy link

Windows Build 582 outcome was SUCCESS using a merge of 7b8fda5
Summary: Tests passed: 3003, ignored: 238, muted: 1 Build time: 0:51:11

@wildfly-ci
Copy link

Windows Build 589 is now running using a merge of 7b8fda5

@wildfly-ci
Copy link

Windows Build 589 outcome was SUCCESS using a merge of 7b8fda5
Summary: Tests passed: 3003, ignored: 238, muted: 1 Build time: 0:51:39

@stuartwdouglas stuartwdouglas added the ready-for-merge Only for use by those with merge permissions! label Nov 18, 2014
bstansberry added a commit that referenced this pull request Nov 19, 2014
WFLY-4079 Take methods with no method-intf into account when determining...
@bstansberry bstansberry merged commit 411c25b into wildfly:master Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Only for use by those with merge permissions!
Projects
None yet
3 participants