Re: [Pharo-users] ZnHTTPSTests#testTransfers fails

2015-01-07 Thread Mark Rizun
The links for issue: https://pharo.fogbugz.com/f/cases/14254/AST-method-replaceWith-does-not-change-source-interval and report: https://ci.inria.fr/pharo/job/Pharo-4.0-Issue-Validator/21421//artifact/validationReport.html 2015-01-07 19:10 GMT+02:00 Mark Rizun mri...@gmail.com: Hi, In case

Re: [Pharo-users] ZnHTTPSTests#testTransfers fails

2015-01-07 Thread Mark Rizun
Good to know, thanks. 2015-01-07 19:54 GMT+02:00 Sven Van Caekenberghe s...@stfx.eu: Hi Mark, It is a torture test, downloading differently sized files from a know source, stressing the handling of multiple buffers/chunks internally in the HTTPS streams. Tests like these sometimes fail

Re: [Pharo-users] ZnHTTPSTests#testTransfers fails

2015-01-07 Thread Sven Van Caekenberghe
Hi Mark, It is a torture test, downloading differently sized files from a know source, stressing the handling of multiple buffers/chunks internally in the HTTPS streams. Tests like these sometimes fail because of networking problems in the VMs running the CI machinery. 99.99% of the time this