Skip Menu |

This queue is for tickets about the Catalyst-Authentication-Credential-HTTP CPAN distribution.

Report information
The Basics
Id: 108415
Status: resolved
Priority: 0/
Queue: Catalyst-Authentication-Credential-HTTP

People
Owner: Nobody in particular
Requestors: emmanuel [...] seyman.fr
SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tests fail with Catalyst::Runtime 5.90102
t/live_app.t fails like this: [error] Caught exception in AuthTestApp::Controller::Root->moose "Can't call method "id" on an undefined value at /usr/home/eserte/.cpan/build/2015110318/Catalyst-Authentication-Credential-HTTP- 1.016-Ney3z1/t/lib/AuthTestApp/Controller/Root.pm line 15." ... (following a 500 page instead of the expected 401) ... Statistical analysis shows that this happens on my systems only with Catalyst::Runtime 5.90102. 5.90100 and earlier were fine.
Subject: Catalyst-Authentication-Credential-HTTP's tests fail against 5.90102
Date: Sun, 8 Nov 2015 22:54:26 +0100
To: bug-Catalyst-Authentication-Credential-HTTP [...] rt.cpan.org
From: Emmanuel Seyman <emmanuel [...] seyman.fr>
After updating Catalyst-Runtime to 5.90102, Catalyst-Authentication-Credential-HTTP's tests fails to build in rawhide (Fedora's developpement tree): t/basic.t ................... ok [error] Caught exception in AuthTestApp::Controller::Root->moose "Can't call method "id" on an undefined value at /builddir/build/BUILD/Catalyst-Authentication-Credential-HTTP-1.016/t/lib/AuthTestApp/Controller/Root.pm line 15." # Failed test 'status is 401' # at t/live_app.t line 24. # got: '500' # expected: '401' <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" See https://bugzilla.redhat.com/show_bug.cgi?id=1277067 for the gory details. Emmanuel
Subject: Re: [rt.cpan.org #108597] AutoReply: Catalyst-Authentication-Credential-HTTP's tests fail against 5.90102
Date: Sun, 8 Nov 2015 22:58:51 +0100
To: Bugs in Catalyst-Authentication-Credential-HTTP via RT <bug-Catalyst-Authentication-Credential-HTTP [...] rt.cpan.org>
From: Emmanuel Seyman <emmanuel [...] seyman.fr>
Duplicate bug with 108415
Confirmed this fails with Catalyst::Runtime 5.90102. However it works with Catalyst::Runtime 5.90103. This appears to be a bug in Catalyst::Runtime that has now been resolved. Closing.