Bug 759129 - perl-POE-1.289 does not handle alarms properly
Summary: perl-POE-1.289 does not handle alarms properly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-POE
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-01 13:32 UTC by Petr Pisar
Modified: 2011-12-21 17:01 UTC (History)
2 users (show)

Fixed In Version: perl-POE-1.289-6.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-21 17:01:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix (4.96 KB, patch)
2011-12-01 13:35 UTC, Petr Pisar
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.