jiridanek opened a new pull request #282:
URL: https://github.com/apache/qpid-proton/pull/282


   I strongly dislike using random numbers in tests in this particular manner. 
I'd have much preferred doing a simple
   
   ```ruby
   @message.ttl = -1
   ```
   
   That would be a perfectly clear an understandable test for this boundary 
condition, in my view.
   
   However, this is not something I am ready to go on a crusade about, at least 
not right now.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to