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

2017-01-04 Thread Michael Osipov

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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



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

2017-01-04 Thread 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?

Thanks

-Dan

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