I think they *do* require the jar. It's just that once the test has been
executed once, you have it in your local grapes repo. It means that even if
you remove the jar, it continues to pass.


2015-06-14 18:27 GMT+02:00 Pascal Schumacher <[email protected]>:

> Hi everybody,
>
> I have to correct myself. Only the
> ExtensionModuleTest#testThatModuleHasBeenLoaded test does not require the
> jars. The other three tests correctly fail when the jars are not present.
>
> Sorry,
> Pascal
>
>
> Am 10.06.2015 um 20:57 schrieb Pascal Schumacher:
>
>> Hi everybody,
>>
>> because of the forbidden jars in the source, I was looking at the
>> ExtensionModuleTest.groovy tests.
>>
>> These tests succeed, even if I delete the jars under
>> "src/test-resources/jars" which they require.
>>
>> I guess the complicated forking etc. somehow swallows the exceptions.
>>
>> Maybe somebody can fix them or should be just delete them?
>>
>> Cheers,
>> Pascal
>>
>>
>

Reply via email to