https://bugzilla.redhat.com/show_bug.cgi?id=1128792 --- Comment #3 from Petr Pisar <ppisar@xxxxxxxxxx> --- The unexpected dequeuing can be reproduced by: --- a/lib/Cache/SizeAwareCacheTester.pm +++ b/lib/Cache/SizeAwareCacheTester.pm @@ -119,6 +119,7 @@ sub _test_two $self->ok( ) : $self->not_ok( '$first_size > $empty_size' ); my $second_expires_in = $first_expires_in / 2; + sleep ($second_expires_in + 1); my $num_keys = 5; -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=yssXjrGQXx&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel