[infinispan-dev] Disabled tests

Adrian Cole ferncam1 at gmail.com
Wed Apr 1 08:06:25 EDT 2009


There is currently no s3 api that can pass the concurrent test.
Moreover, a mock s3 service is needed so as to avoid external traffic
during unit tests.  Both will be adressed within the next two weeks.
    Cheers,                 adrian cole

On 01/04/2009, Manik Surtani <manik at jboss.org> wrote:
>
> On 1 Apr 2009, at 11:07, Mircea Markus wrote:
>
>> Manik Surtani wrote:
>>> So these are the tests currently disabled in trunk:
>>>
>>> Gemini:trunk manik$ grep -R "Test.*enabled[ ]*=[ ]*false" * | grep -
>>> v .svn | sed -e "s/:.*//"
>>> src/test/java/org/infinispan/loader/jdbc/
>>> PooledConnectionFactoryTest.java
>>> src/test/java/org/infinispan/loader/s3/S3CacheStoreIntegrationTest.java
>>> src/test/java/org/infinispan/profiling/AbstractProfileTest.java
>>> src/test/java/org/infinispan/profiling/MemConsumptionTest.java
>>> src/test/java/org/infinispan/profiling/ProfileTest.java
>>> src/test/java/org/infinispan/profiling/ProfileTest.java
>>> src/test/java/org/infinispan/profiling/ProfileTest.java
>>> src/test/java/org/infinispan/profiling/ProfileTestSlave.java
>>> src/test/java/org/infinispan/profiling/TreeProfileTest.java
>>> src/test/java/org/infinispan/test/fwk/TestNameVerifier.java
>>>
>>> I think the only relevant ones are:
>>>
>>> src/test/java/org/infinispan/loader/jdbc/
>>> PooledConnectionFactoryTest.java
>> This is a problem with C3P0:
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1892195&group_id=25357&atid=383690
>> (The stack trace from there is identical with the one from our
>> thread dump, i.e. same issue).
>> I've added a comment to the test and will try in again when a new
>> C3P0 release is available.
>
> Ok, cool.
> --
> Manik Surtani
> Lead, JBoss Cache
> http://www.jbosscache.org
> manik at jboss.org
>
>
>
>
>

-- 
Sent from my mobile device



More information about the infinispan-dev mailing list