Bug 1104507 - perl-CGI-Application-Plugin-CAPTCHA-0.04-10.fc21 FTBFS sometimes: race in t/02-create.t
Summary: perl-CGI-Application-Plugin-CAPTCHA-0.04-10.fc21 FTBFS sometimes: race in t/0...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-CGI-Application-Plugin-CAPTCHA
Version: rawhide
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: 2014-06-04 07:39 UTC by Petr Pisar
Modified: 2014-06-04 14:00 UTC (History)
2 users (show)

Fixed In Version: perl-CGI-Application-Plugin-CAPTCHA-0.04-11.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-04 14:00:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 96200 0 None None None Never

Description Petr Pisar 2014-06-04 07:39:56 UTC
There is a race in t/02-create.t which causes random test failure, especially on loaded host:

t/02-create.t .. 
1..4
ok 1 - HTTP Server started
not ok 2 - Got CAPTCHA successfully
ok 3 - An object of class 'HTTP::Cookies' isa 'HTTP::Cookies'
ok 4 - Received cryptographic hash in cookie

#   Failed test 'Got CAPTCHA successfully'
#   at t/02-create.t line 39.
# 500
# Can't connect to localhost:13432 (Spojení odmítnuto)
# Looks like you failed 1 test of 4.

See <https://rt.cpan.org/Public/Bug/Display.html?id=96200> for analysis.


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