# New Ticket Created by  Pascal Stumpf 
# Please include the string:  [perl #85746]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=85746 >


The sleep.t test lets perl6 sleep for three seconds, but allows for a
range of 2-10 seconds when checking the 'real' sleep time. This is way
too tolerant and would have almost hidden a nasty bug in parrot's sleep
function on OpenBSD when parrot is threaded.

Please fix that test.

Reply via email to