Skip Menu |

This queue is for tickets about the JSAN-Client CPAN distribution.

Report information
The Basics
Id: 51014
Status: open
Priority: 0/
Queue: JSAN-Client

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency on DBI
As the subject says, Adam:) See an example report here: http://www.nntp.perl.org/group/perl.cpan.testers/2009/10/msg5826947.html (In a few days I'll publish my app that is the source of these bugreports.) Regards,
Reusing ticket number with new subject line:) The application I promised is: http://pause.perl.org:3000/solved?distv=JSAN-Client-0.24 http://pause.perl.org:3000/ http://pause.perl.org:3000/about Enjoy,
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Thu, 17 Dec 2009 09:39:54 -0800
To: JSAN-Client Bugs <bug-JSAN-Client [...] rt.cpan.org>
From: "David E. Wheeler" <david [...] kineticode.com>
On Dec 16, 2009, at 8:56 PM, Andreas Koenig via RT wrote: Show quoted text
You appear to have a bit of jQuery code output as plain text at the top of the page there. I'll have to find some tuits to parse the meaning of the rest of that stuff. Looks like a *lot* of data there. Best, David
CC: ANDK [...] cpan.org
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Fri, 18 Dec 2009 12:02:49 +0100
To: bug-JSAN-Client [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Thu, 17 Dec 2009 12:40:15 -0500, "David Wheeler via RT" <bug-JSAN-Client@rt.cpan.org> said:
Show quoted text
> You appear to have a bit of jQuery code output as plain text at the > top of the page there.
In which browser do you see it? Show quoted text
> I'll have to find some tuits to parse the meaning of the rest of > that stuff. Looks like a *lot* of data there.
If the navigation doesn't help to spot the interesting stuff, I'm doing something wrong. Your questions welcome -- no matter how stupid you think they are -- maybe best on cpan-testers-discuss@perl.org.
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Fri, 18 Dec 2009 08:41:06 -0800
To: bug-JSAN-Client [...] rt.cpan.org
From: "David E. Wheeler" <dwheeler [...] cpan.org>
On Dec 18, 2009, at 8:02 AM, (Andreas J. Koenig) via RT wrote: Show quoted text
>> You appear to have a bit of jQuery code output as plain text at the >> top of the page there.
> > In which browser do you see it?
Safari. What I see is $(document).ready(function() { $("#reports_by_field_main").tablesorter(); $("#index_main").tablesorter(); } ); Show quoted text
> If the navigation doesn't help to spot the interesting stuff, I'm doing > something wrong. Your questions welcome -- no matter how stupid you > think they are -- maybe best on cpan-testers-discuss@perl.org.
Oh, I think I get it. It maps passes and failures to metadata about particular passes and failures, yes? So the Theta is significant for failures with "[1='eq_Can't locate DBD/SQLite.pm']". That quoted bit is a bit opaque, but I thing I've figured it out by clicking the header. I see [4='eq_bingos@cpan.org'] is read, too, and it looks like all of the tests from bingos fail. You parsing the test reports for that? Looks like an interesting project. Best, David
CC: ANDK [...] cpan.org
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Fri, 18 Dec 2009 18:39:52 +0100
To: bug-JSAN-Client [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Fri, 18 Dec 2009 11:41:31 -0500, "David Wheeler via RT" <bug-JSAN-Client@rt.cpan.org> said:
Show quoted text
> Safari. What I see is
Show quoted text
> $(document).ready(function() { $("#reports_by_field_main").tablesorter(); $("#index_main").tablesorter(); } );
I will get access to a Safari these days... Show quoted text
> Oh, I think I get it.
Excellent:) Show quoted text
> I see [4='eq_bingos@cpan.org'] is read, too, and it looks like all > of the tests from bingos fail.
But the T-stat for bingos is small and the the R-squared is not very strong which means a less significant observation. Show quoted text
> You parsing the test reports for that?
Yes. Show quoted text
> Looks like an interesting project.
Glad you like it:) -- andreas
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Fri, 18 Dec 2009 09:48:57 -0800
To: bug-JSAN-Client [...] rt.cpan.org
From: "David E. Wheeler" <david [...] kineticode.com>
On Dec 18, 2009, at 9:40 AM, (Andreas J. Koenig) via RT wrote: Show quoted text
>> You parsing the test reports for that?
> > Yes.
Are you already set to adapt it to cpantesters 2.0? http://www.dagolden.com/index.php/164/kitty-hawk-moment-for-cpan-testers-20/ Best, David
CC: ANDK [...] cpan.org
Subject: Re: [rt.cpan.org #51014] Undeclared dependency on DBD::SQLite
Date: Fri, 18 Dec 2009 19:29:32 +0100
To: bug-JSAN-Client [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Fri, 18 Dec 2009 12:49:14 -0500, "David Wheeler via RT" <bug-JSAN-Client@rt.cpan.org> said:
Show quoted text
> Are you already set to adapt it to cpantesters 2.0?
Show quoted text
I've been watching ct 2.0 developing closely and my parser will deliver the millions of reports into the metabase. Of course I'm nervous how well we will be able to switch from the existing setup to ct 2.0 but I find the existing code base quite well structured so we can't really fail too badly. -- andreas