You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Alex Karasulu <ak...@apache.org> on 2007/08/24 05:45:15 UTC

[shared-ldap] Incredibly long running test

This test takes twice as long as all the other tests combined under shared.
What is it
doing that takes so long?

Running
org.apache.directory.shared.ldap.codec.search.SearchResultReferenceTest
Delta : 39563
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.625 sec


This is over 60% of the time taken to do an mvn install on the entire shared
project.

Something has to be wrong with it.

Alex

Re: [shared-ldap] Incredibly long running test

Posted by Alex Karasulu <ak...@apache.org>.
NP - makes it easier to fix - I'm just glad we caught it.

Alex

On 8/24/07, Emmanuel Lecharny <el...@gmail.com> wrote:
>
> Fixed !
>
> For some - stupid - reasons, I have added a performance test into this
> test, decoding 100 000 times the big searchRequest....
>
> My bad !
>
> On 8/24/07, Alex Karasulu <ak...@apache.org> wrote:
> > This test takes twice as long as all the other tests combined under
> shared.
> > What is it
> > doing that takes so long?
> >
> > Running
> > org.apache.directory.shared.ldap.codec.search.SearchResultReferenceTest
> > Delta : 39563
> >  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.625sec
> >
> >
> > This is over 60% of the time taken to do an mvn install on the entire
> shared
> > project.
> >
> > Something has to be wrong with it.
> >
> >  Alex
> >
>
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>

Re: [shared-ldap] Incredibly long running test

Posted by Emmanuel Lecharny <el...@gmail.com>.
Fixed !

For some - stupid - reasons, I have added a performance test into this
test, decoding 100 000 times the big searchRequest....

My bad !

On 8/24/07, Alex Karasulu <ak...@apache.org> wrote:
> This test takes twice as long as all the other tests combined under shared.
> What is it
> doing that takes so long?
>
> Running
> org.apache.directory.shared.ldap.codec.search.SearchResultReferenceTest
> Delta : 39563
>  Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.625 sec
>
>
> This is over 60% of the time taken to do an mvn install on the entire shared
> project.
>
> Something has to be wrong with it.
>
>  Alex
>


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com