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

ISPN-5009 Rebase server to WildFly 8.2 #3096

Closed

Conversation

tristantarrant
Copy link
Member

https://issues.jboss.org/browse/ISPN-5009

  • ISPN-5009 WildFly 8.2
  • Also micro bumps of Netty and Scala

@galderz
Copy link
Member

galderz commented Nov 26, 2014

@tristantarrant Fair few failures

@tristantarrant
Copy link
Member Author

Modified the server testsuite to transform based on the new 2.2 domain schema version

@pruivo
Copy link
Member

pruivo commented Nov 26, 2014

@galderz @tristantarrant ready to integrate?

@tristantarrant
Copy link
Member Author

It is for me

@pruivo
Copy link
Member

pruivo commented Nov 27, 2014

testing and pushing...

@pruivo
Copy link
Member

pruivo commented Nov 27, 2014

@tristantarrant got 2 failures:

Tests in error: 
  GreetingServiceIT.org.infinispan.test.integration.as.cdi.GreetingServiceIT » Deployment
  GreetingCacheManagerIT.org.infinispan.test.integration.as.cdi.GreetingCacheManagerIT » Deployment

https://gist.github.com/pruivo/8d6a04c87a632568c635

@galderz
Copy link
Member

galderz commented Dec 2, 2014

Still errors, please adjust labels accordingly.

@infinispanrelease
Copy link

TeamCity Infinispan :: Pull requests monitor Build 8052/tristantarrant:ISPN-5009/WildFly8.2 outcome was FAILURE
Summary: Tests failed: 2, passed: 11161, ignored: 23 Build time: 01:57:05

Failed tests

org.infinispan.test.integration.as.cdi.GreetingServiceIT: org.infinispan.test.integration.as.cdi.GreetingCacheManagerIT: <no details avaliable>

org.infinispan.test.integration.as.cdi.GreetingServiceIT: <no details avaliable>

@infinispanrelease
Copy link

TeamCity Infinispan :: Pull requests monitor Build 8066/tristantarrant:ISPN-5009/WildFly8.2 FAILURE
Tests: 11184, [TestRunImpl{myTest=org.infinispan.test.integration.security.embedded.NodeAuthenticationKrbPassIT.testReadItemOnJoiningNode, myStatus=3, myBuild=22284, myTestRunId=194714, myFirstFailedIn=null, myFixedIn=null}, TestRunImpl{myTest=org.infinispan.test.integration.as.cdi.GreetingServiceIT: org.infinispan.test.integration.as.cdi.GreetingCacheManagerIT, myStatus=3, myBuild=22284, myTestRunId=210787, myFirstFailedIn=22242, myFixedIn=null}, TestRunImpl{myTest=org.infinispan.test.integration.as.cdi.GreetingServiceIT, myStatus=3, myBuild=22284, myTestRunId=211294, myFirstFailedIn=22242, myFixedIn=null}] failed (1 new), 23 ignored. Build time: 01:57:23

Failed tests detected

(new) org.infinispan.test.integration.security.embedded.NodeAuthenticationKrbPassIT.testReadItemOnJoiningNode

(since 24/11/14org.infinispan.test.integration.as.cdi.GreetingServiceIT: org.infinispan.test.integration.as.cdi.GreetingCacheManagerIT

(since 24/11/14org.infinispan.test.integration.as.cdi.GreetingServiceIT

@infinispanrelease
Copy link

FAILURE - TeamCity Infinispan :: Pull requests monitor Build 8079/tristantarrant:ISPN-5009/WildFly8.2 for 10fb227
Tests: 11183, 2 failed (0 new), 23 ignored. Build time: 01:59:37

Failed tests detected

  • (since 24-Nov-2014) org.infinispan.test.integration.as.cdi.GreetingServiceIT: org.infinispan.test.integration.as.cdi.GreetingCacheManagerIT
  • (since 24-Nov-2014) org.infinispan.test.integration.as.cdi.GreetingServiceIT

@galderz
Copy link
Member

galderz commented Jan 5, 2015

I'm looking at those two failures

@galderz galderz self-assigned this Jan 5, 2015
@galderz
Copy link
Member

galderz commented Jan 5, 2015

Had a look but could not see anything obviously wrong with it.

- Also micro bumps of Netty and Scala
@slaskawi
Copy link
Contributor

Hey @tristantarrant, @galderz !

For some reason Cache and AdvancedCache producers (InfinispanExtensionEmbedded#registerCacheBeans) are not added to the BeanManager and because of that are not used for injection. As a result we can see error messages like this [1].

I noticed that the beans are registered a bit differently in Weld's 2.2 manual [2]. I will try this approach and ask Weld Team for advice if needed. In the meantime I would suggest turning off those tests and creating Jira for them (please feel free to assign me to this issue).

[1] https://gist.github.com/slaskawi/ac83d30a62a8d12550f4
[2] http://docs.jboss.org/weld/reference/latest-2.2/en-US/html_single/#_registering_a_literal_bean_literal

@galderz
Copy link
Member

galderz commented Jan 14, 2015

@slaskawi Rather than disabling the tests, let's close this PR and open a new one when the upgrade to WF 8.2 works as expected. Closing this PR for the time being.

@galderz galderz closed this Jan 14, 2015
@tristantarrant tristantarrant deleted the ISPN-5009/WildFly8.2 branch May 6, 2015 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants