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 14254 validation report says that ZnHTTPSTests#testTransfers
 fails.
 However when I merged slice and tested it, the test was green.
 Can I somehow solve this, or maybe it's something with system?
 Btw, just interesting, what this test is responsible for?

 Thanks,
 Mark



 --
 View this message in context:
 http://forum.world.st/ZnHTTPSTests-testTransfers-fails-tp4798216.html
 Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.




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 because of networking problems in the VMs
 running the CI machinery. 99.99% of the time this resolves on the next run.

 Sven

  On 07 Jan 2015, at 18:10, Mark Rizun mri...@gmail.com wrote:
 
  Hi,
 
  In case 14254 validation report says that ZnHTTPSTests#testTransfers
  fails.
  However when I merged slice and tested it, the test was green.
  Can I somehow solve this, or maybe it's something with system?
  Btw, just interesting, what this test is responsible for?
 
  Thanks,
  Mark
 
 
 
  --
  View this message in context:
 http://forum.world.st/ZnHTTPSTests-testTransfers-fails-tp4798216.html
  Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
 





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 resolves on the next run.

Sven

 On 07 Jan 2015, at 18:10, Mark Rizun mri...@gmail.com wrote:
 
 Hi,
 
 In case 14254 validation report says that ZnHTTPSTests#testTransfers
 fails.
 However when I merged slice and tested it, the test was green.
 Can I somehow solve this, or maybe it's something with system?
 Btw, just interesting, what this test is responsible for?
 
 Thanks,
 Mark
 
 
 
 --
 View this message in context: 
 http://forum.world.st/ZnHTTPSTests-testTransfers-fails-tp4798216.html
 Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.