So I see the CCEs in the nightly run, but right now I can't reproduce it
against the default config:
[578][valkyrie: testsuite]$ build.sh one-test
-Dtest=org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
./build.sh: line 105: ulimit: open files: cannot modify limit: Invalid
argument
build.sh: Could not set maximum file descriptor limit: unlimited
Searching for build.xml ...
Buildfile: /Users/svn/JBossHead/jboss-head/testsuite/build.xml
one-test:
[delete] Deleting:
/Users/svn/JBossHead/jboss-head/testsuite/output/log/test.log
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/home/svn/JBossHead/jboss-head/tools/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/Users/svn/JBossHead/jboss-head/tools/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] Running
org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.597 sec
BUILD SUCCESSFUL
Total time: 7 seconds
[579][valkyrie: testsuite]$ build.sh one-test
-Dtest=org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
./build.sh: line 105: ulimit: open files: cannot modify limit: Invalid
argument
build.sh: Could not set maximum file descriptor limit: unlimited
Searching for build.xml ...
Buildfile: /Users/svn/JBossHead/jboss-head/testsuite/build.xml
one-test:
[delete] Deleting:
/Users/svn/JBossHead/jboss-head/testsuite/output/log/test.log
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/home/svn/JBossHead/jboss-head/tools/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/Users/svn/JBossHead/jboss-head/tools/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] Running
org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.976 sec
BUILD SUCCESSFUL
Total time: 3 seconds