On 23 May 2010, at 13:34, David Allen wrote:
Hmm, well these 4 tests continue to fail on all my machines. I
don't
know about incontainer yet, though. These are "out-of-container" TCK
tests, i.e. when you do "mvn test
-Djboss.test.harness.version=1.1.0-SNAPSHOT
-Dcdi.tck.version=1.1.0-SNAPSHOT" on the command line.
This is your problem, we aren't using 1.1.0-SNAPSHOT of the TCK, but 1.0.1.Final
(which is the default).
I'll let people know when we switch to the 1.1 branch by default.