Hello Pete , all -
Just checked out a fresh trunk.
Upon running mvn clean install I get:
[INFO] Compiling 1 source file to
/Users/rogerk/webbeans/integration/webbeans-source/trunk/jboss-tck-runner/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/Users/rogerk/webbeans/integration/webbeans-source/trunk/jboss-tck-runner/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
[XmlMethodSelector]
CLASSNAME:org.jboss.testharness.impl.testng.DisableIntegrationTestsMethodSelector
[XmlMethodSelector] SETTING PRIORITY:0
[XmlMethodSelector]
CLASSNAME:org.jboss.testharness.impl.testng.ExcludeIncontainerUnderInvestigationMethodSelector
[XmlMethodSelector] SETTING PRIORITY:0
Tests run: 703, Failures: 1, Errors: 0, Skipped: 631, Time elapsed:
19.135 sec <<< FAILURE!
Results :
Failed tests:
beforeClass(org.jboss.jsr299.tck.tests.context.passivating.broken.managedBeanWithNonPassivatingDecorator.ManagedBeanWithNonPassivatingDecoratorTest)
Tests run: 703, Failures: 1, Errors: 0, Skipped: 631
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
-roger