Re: last TCK run

2010-09-30 Thread Eric Covener
On Thu, Sep 30, 2010 at 8:57 AM, Mark Struberg strub...@yahoo.de wrote:
 Hi!

 Before doing a release this afternoon, I'm currently running the TCK again.

 For standalone, I have one test which fails:
 DestroyedInstanceReturnedByGetTest

 Anyone knows anything about it?


That's one of three I am used to seeing in my sandbox.


Re: last TCK run

2010-09-30 Thread Mark Struberg
and the others?

LieGrue,
strub

--- On Thu, 9/30/10, Eric Covener cove...@gmail.com wrote:

 From: Eric Covener cove...@gmail.com
 Subject: Re: last TCK run
 To: dev@openwebbeans.apache.org
 Date: Thursday, September 30, 2010, 1:12 PM
 On Thu, Sep 30, 2010 at 8:57 AM, Mark
 Struberg strub...@yahoo.de
 wrote:
  Hi!
 
  Before doing a release this afternoon, I'm currently
 running the TCK again.
 
  For standalone, I have one test which fails:
  DestroyedInstanceReturnedByGetTest
 
  Anyone knows anything about it?
 
 
 That's one of three I am used to seeing in my sandbox.
 


  


Re: last TCK run

2010-09-30 Thread Eric Covener
On Thu, Sep 30, 2010 at 9:20 AM, Mark Struberg strub...@yahoo.de wrote:
 and the others?


Failed tests:
  
testDestroyedInstanceMustNotBeReturnedByGet(org.jboss.jsr299.tck.tests.context.DestroyedInstanceReturnedByGetTest)
  
testBindingTypesAppliedToDisposalMethodParameters(org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest)
  
testContextCreatesNewInstanceForInjection(org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest)

Tests run: 574, Failures: 3, Errors: 0, Skipped: 0


Re: last TCK run

2010-09-30 Thread Mark Struberg
I've added a CDI-TCK [1] since pete also confirmed that this seems broken.

LieGrue,
strub

[1] https://jira.jboss.org/browse/CDITCK-183

--- On Thu, 9/30/10, Eric Covener cove...@gmail.com wrote:

 From: Eric Covener cove...@gmail.com
 Subject: Re: last TCK run
 To: dev@openwebbeans.apache.org
 Date: Thursday, September 30, 2010, 1:50 PM
 On Thu, Sep 30, 2010 at 9:20 AM, Mark
 Struberg strub...@yahoo.de
 wrote:
  and the others?
 
 
 Failed tests:
  
 testDestroyedInstanceMustNotBeReturnedByGet(org.jboss.jsr299.tck.tests.context.DestroyedInstanceReturnedByGetTest)
  
 testBindingTypesAppliedToDisposalMethodParameters(org.jboss.jsr299.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest)
  
 testContextCreatesNewInstanceForInjection(org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest)
 
 Tests run: 574, Failures: 3, Errors: 0, Skipped: 0