[jboss-dev] Help fix the testsuite or we rollback to r79434

Scott Stark sstark at redhat.com
Fri Oct 17 09:51:38 EDT 2008


Yes, that is what I'm looking at.

Dimitris Andreadis wrote:
> There is something wrong with the proxies, e.g.:
>
> Run a test twice and the second time it complaints:
>
> X:\cvs\jboss-public\jboss-head\testsuite>build one-test 
> -Dtest=org.jboss.test.cm
> p2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
> Calling ..\tools\bin\ant.bat one-test -Dtest 
> org.jboss.test.cmp2.cacheinvalidati
> on.test.JDBC2PmCacheInvalidationUnitTestCase
> Buildfile: build.xml
>
> one-test:
>    [delete] Deleting: 
> X:\cvs\jboss-public\jboss-head\testsuite\output\log\test.l
> og
>     [junit] Running 
> org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInval
> idationUnitTestCase
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.969 sec
>
> BUILD SUCCESSFUL
> Total time: 5 seconds
>
> X:\cvs\jboss-public\jboss-head\testsuite>
> X:\cvs\jboss-public\jboss-head\testsuite>build one-test 
> -Dtest=org.jboss.test.cm
> p2.cacheinvalidation.test.JDBC2PmCacheInvalidationUnitTestCase
> Calling ..\tools\bin\ant.bat one-test -Dtest 
> org.jboss.test.cmp2.cacheinvalidati
> on.test.JDBC2PmCacheInvalidationUnitTestCase
> Buildfile: build.xml
>
> one-test:
>    [delete] Deleting: 
> X:\cvs\jboss-public\jboss-head\testsuite\output\log\test.l
> og
>     [junit] Running 
> org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInval
> idationUnitTestCase
>     [junit]     java.lang.ClassCastException: $Proxy932)
>     [junit]     java.lang.ClassCastException: $Proxy932)
>     [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1.437 sec
>     [junit] Test 
> org.jboss.test.cmp2.cacheinvalidation.test.JDBC2PmCacheInvalida
> tionUnitTestCase FAILED
>
> BUILD SUCCESSFUL
> Total time: 4 seconds
>






More information about the jboss-development mailing list