You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dan Tran <da...@gmail.com> on 2017/01/05 00:01:22 UTC

[Wagon] http-provider suite is longer by 3 minutes

Hi,

before the canceled wagon-1.11 the suite was about 6minutes, now it is 9
min on my virtualbox centos 7,  jdk 7

Is it  a concern?

Thanks

-Dan

PS the good thing the huge http test no longer timeout on my box

Re: [Wagon] http-provider suite is longer by 3 minutes

Posted by Michael Osipov <mi...@apache.org>.
Am 2017-01-05 um 01:01 schrieb Dan Tran:
> Hi,
>
> before the canceled wagon-1.11 the suite was about 6minutes, now it is 9
> min on my virtualbox centos 7,  jdk 7
>
> Is it  a concern?

Can you actually tell which test exactly runs longer?

I have added to two tests a sleep for 2000 ms to avoid race conditions. 
This can sum up on your machine.

> PS the good thing the huge http test no longer timeout on my box

It neither does now on Jenkins with Windows. This is likely due to the 
reduced buffer size. Switched from Jetty's DefaultServlet to a anonymous 
inner class with a smaller buffer.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org