Bug 759129

Summary: perl-POE-1.289 does not handle alarms properly
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-POEAssignee: Petr Pisar <ppisar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: cweyl, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-POE-1.289-6.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-21 17:01:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix none

Description Petr Pisar 2011-12-01 13:32:47 UTC
When rebuilding perl-POE-1.289 in F16, I got following failures in upstream test suite:

#   Failed test 'alarm 14 remove: data is correct'
#   at /usr/share/perl5/vendor_perl/POE/Test/Loops/k_alarms.pm line 350.
#     Structures begin differing at:
#          $got = '14'
#     $expected = ARRAY(0x806d26c8)
#   Failed test 'alarm 15 remove: data is correct'
#   at /usr/share/perl5/vendor_perl/POE/Test/Loops/k_alarms.pm line 365.
#     Structures begin differing at:
#          $got = '15'
#     $expected = ARRAY(0x806d29b0)
# Looks like you failed 2 tests of 37.
t/30_loops/io_poll/k_alarms.t ...................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/37 subtests 

#   Failed test 'alarm 14 remove: data is correct'
#   at /usr/share/perl5/vendor_perl/POE/Test/Loops/k_alarms.pm line 350.
#     Structures begin differing at:
#          $got = '14'
#     $expected = ARRAY(0x806c05b8)
#   Failed test 'alarm 15 remove: data is correct'
#   at /usr/share/perl5/vendor_perl/POE/Test/Loops/k_alarms.pm line 365.
#     Structures begin differing at:
#          $got = '15'
#     $expected = ARRAY(0x806c51b8)
# Looks like you failed 2 tests of 37.
t/30_loops/select/k_alarms.t ....................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/37 subtests 

Version 1.312 from F17 passes all test in F16. I'm not sure what has changed in the distribution since last build but this issue should be fixed as it can exhibit in real applications too.

Comment 1 Petr Pisar 2011-12-01 13:33:18 UTC
Failing tests in Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=3555388

Comment 2 Petr Pisar 2011-12-01 13:35:33 UTC
Created attachment 539204 [details]
Fix

Fixes ported from upstream.

Comment 3 Petr Pisar 2011-12-01 13:39:40 UTC
I will push it into F16.

Comment 4 Fedora Update System 2011-12-01 13:52:57 UTC
perl-POE-1.289-6.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-POE-1.289-6.fc16

Comment 5 Fedora Update System 2011-12-04 02:44:53 UTC
Package perl-POE-1.289-6.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-POE-1.289-6.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-16735/perl-POE-1.289-6.fc16
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-12-21 17:01:45 UTC
perl-POE-1.289-6.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.