Hi Andreas,

I am wondering how you could got those. Because in all cases the
asserted object CAN NOT be null because there are already earlier
assertions that would not allow the value to be null. And ich the
method called in this code lines would fail I would expect a different
error message.

If you are able to reproduce this please also provide the
surefire-reports ("./target/surefire-reports/*.txt" files).

best
Rupert

On Tue, Aug 26, 2014 at 5:27 PM, Andreas Kuckartz <a.kucka...@ping.de> wrote:
> For unknown reasons all failures Entityhub Indexing Source for Jena TDB
> disappeared.
>
> Cheers,
> Andreas
> ---
>
> Andreas Kuckartz:
>> More test failures.
>>
>> Cheers,
>> Andreas
>> ---
>>
>> testEntityDataIterable(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
>>  Time elapsed: 8.593 sec  <<< FAILURE!
>> java.lang.AssertionError: null
>>         at org.junit.Assert.fail(Assert.java:86)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at org.junit.Assert.assertTrue(Assert.java:52)
>>         at
>> org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataIterable(RdfIndexingSourceTest.java:129)
>>
>> testEntityDataProvider(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
>>  Time elapsed: 3.239 sec  <<< FAILURE!
>> java.lang.AssertionError: null
>>         at org.junit.Assert.fail(Assert.java:86)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at org.junit.Assert.assertTrue(Assert.java:52)
>>         at
>> org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataProvider(RdfIndexingSourceTest.java:160)
>>
>> testQuadsImport(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
>>  Time elapsed: 2.159 sec  <<< FAILURE!
>> java.lang.AssertionError: null
>>         at org.junit.Assert.fail(Assert.java:86)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at org.junit.Assert.assertTrue(Assert.java:52)
>>         at
>> org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testQuadsImport(RdfIndexingSourceTest.java:193)
>>
>> testBNodeSupport(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
>>  Time elapsed: 2.613 sec  <<< FAILURE!
>> java.lang.AssertionError: null
>>         at org.junit.Assert.fail(Assert.java:86)
>>         at org.junit.Assert.assertTrue(Assert.java:41)
>>         at org.junit.Assert.assertTrue(Assert.java:52)
>>         at
>> org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testBNodeSupport(RdfIndexingSourceTest.java:220)
>>
>>
>> Results :
>>
>> Failed tests:
>>   RdfIndexingSourceTest.testEntityDataIterable:129 null
>>   RdfIndexingSourceTest.testEntityDataProvider:160 null
>>   RdfIndexingSourceTest.testQuadsImport:193 null
>>   RdfIndexingSourceTest.testBNodeSupport:220 null
>>
>> Tests run: 10, Failures: 4, Errors: 0, Skipped: 0
>>
>>



-- 
| Rupert Westenthaler             rupert.westentha...@gmail.com
| Bodenlehenstraße 11                              ++43-699-11108907
| A-5500 Bischofshofen
| REDLINK.CO 
..........................................................................
| http://redlink.co/

Reply via email to