I may be able to lay my hands on an alpha running FreeBSD (I don't
yet know version numbers). Is there any interest in running smokes
on that platform combination, or is that already well covered?
http://cpanplus.keradel.com/cgi-bin/smoke_db.cgi?os_fil=All&osver_fil=All&archi_fil=All&cc_fil=All&c
Hi,
I just start smoke on this "top100" with cpanplus.
Why, as you display docs, bugs and rating, you didn't display link to
cpan testers results ?
Regards,
--
Alain BARBET
Ok, I patch this for use the great yaml I found one the new site, but
there is missing info into the yaml file:
Can't you include os name and os version that can be found in all reports:
osname=solaris, osvers=2.8, archname=sun4-solaris
This is displayed in the old interface with all result, now
But some problems ...
We use in CPANPLUS old interface, old url to fetch reports about a dist.
So there is no longuer report from CPANPLUS testers since yesterday.
Which interface is this? We can probably fake it with a mod_rewrite
rule if you tell me the details.
The patch is already done. But if
http://search.cpan.org/author/LBROCARD/CPAN-WWW-Testers/
http://testers.astray.com/
I just see that testers.cpan.org now use your interface. Cl. Faaast.
But some problems ...
We use in CPANPLUS old interface, old url to fetch reports about a dist.
So there is no longuer report from CPANPLUS t
The uploaded file
Test-Smoke-Database-1.14.tar.gz
has entered CPAN as
file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.14.tar.gz
size: 45076 bytes
md5: a5aac8a73f06e47af430307cd94b199b
1.14 2003/08/19 10:37:24 alian
- FORMAT OF DATABASE UPDATED ! (two cols added, one moved
Comments welcome, Leon
About order of v-string:
It would be good in details results that 1.18 would be first before 1.2.
Eg:
1.18 (2 PASSes)
97757 PASS sun4-solaris
97976 PASS i586-linux
1.17 (1 FAIL)
97620 FAIL sun4-solaris
1.16 (1 FAIL)
97484 FAIL sun4-solaris
in place of
1.3 (3 PASSes)
22
Thus, I think that my website is correct in sorting the version
numbers. 1.2 should be later than 1.18. I think your versioning system
is wrong ;-)
Ok as this is not *my* versioning system, I will explain.
I use CVS, and extract version from something like:
$VERSION = ('$Revision: 1.18 $ ' =~ /(\d+
Test-Smoke-Database-1.12
http://cpanplus.keradel.com/cgi-bin/smoke_db.cgi
Comments welcome,
--
Alain BARBET
My point is that the CPAN Testers reports for fails have the output of
make test, eg:
http://nntp.x.perl.org/group/perl.cpan.testers/96865
... but passes don't:
http://nntp.x.perl.org/group/perl.cpan.testers/96886
This is inconsistent and we're throwing information away. I say put it
in all the tim
Here a patch for what I just say ...
HTH,
--
Alain BARBET
diff -ru Devel-Cover-0.20-old/BUGS Devel-Cover-0.20/BUGS
--- Devel-Cover-0.20-old/BUGS Sat Oct 5 19:16:10 2002
+++ Devel-Cover-0.20/BUGS Wed Jul 30 11:29:07 2003
@@ -1,2 +1,6 @@
- Code in BEGIN and END blocks is not reported.
- D
Sorry, an another part of doc missing: How use Pod::Coverage from
Devel::Cover ?
Thank you,
--
Alain BARBET
But with this method, i've two cover_db created:
saturne:~/project/CPAN/Test/Smoke/Database/t$ grep chdir *
2normal_report.t:chdir(dirname($0));
3hmbrand_report.t:chdir(dirname($0));
It doesn't seem like this !
With another module without chdir, I've only one cover_db database created.
S_PERL_SWITCHES: (with bash)
$ export HARNESS_PERL_SWITCHES=\
"-MDevel::Cover=-ignore,t/,-select,blib/lib"
$ make test.
But with this method, i've two cover_db created:
ls -l cover_db/ t/cover_db/
cover_db/:
total 40
-rw-r--r--1 alianusers 39217 jui 27 18:48 cover.4
Out of interest, is there a reason http://testers.cpan.org/
is so slow?
Huge size of database ?
Hi,
First, thanks for your QA job !
Next, I ask you an advice for Test::Harness::Straps.
(project /1) I today use a lot of script that use Test::More methods.
I run them from several ways: from cron or from cgi.
I use my own function to parse result, and display them as I want.
Yesterday (project
Just one knit: The new 1.16_15+ reports with locale (6 columns) are not parsed
correctly :-(
http://www.alianwebserver.com/perl/smoke/smoke_db.cgi?last=1&smoke=18680#2614
The uploaded file
Test-Smoke-Database-1.6.tar.gz
has entered CPAN as
file: $CPAN/authors/id/A/AL/ALIAN/Test-S
The uploaded file
Test-Smoke-Database-1.5.tar.gz
has entered CPAN as
file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.5.tar.gz
size: 28921 bytes
1.5 2003/02/10 00:58:05 alian
- Add feature of graph
- Correct Irix report parsing (no os/archi version)
- Correct number of
Some others numbers:
http://www.alianwebserver.com/perl/smoke/stats.html
Same but just for 5.9.0 (all smoke after 17700)
Big "smoker" by os: HM Brand for HP UX, just before Jarkko with dec_osf.
Big "configurer" by os: Nicholas Clark for FreeBSD
http://www.alianwebserver.com/perl/smoke/5.9.0/
Some others numbers:
http://www.alianwebserver.com/perl/smoke/stats.html
Number of configure run / number of configure that pass all test by smoke:
http://www.alianwebserver.com/tmp/conftested.png
Number of os tested by smoke:
http://www.alianwebserver.com/tmp/ostested.png
17865 has been made in september 2002.
On the good way ...
PS: Here a futur feature for smokedb
Example:
http://www.alianwebserver.com/perl/smoke/smoke_db.cgi?last_smoke_fil=18390
POD doc:
http://www.alianwebserver.com/informatique/languages/perl/Test/Smoke/Database.html
I put this module on CPAN because my ISP have set very low limit for
MySQL request. I can't do an application like this
The uploaded file
Test-Smoke-Database-1.4.tar.gz
has entered CPAN as
file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.4.tar.gz
size: 23532 bytes
md5: 9bdcffb8b057004df3cde7a2af6e30cd
Changes:
1.4 2003/01/05 21:45:55 alian
- Fix for parsing hm. brand reports with 5.6
- Fix
The uploaded file
Test-Smoke-Database-1.2.tar.gz
has entered CPAN as
file: $CPAN/authors/id/A/AL/ALIAN/Test-Smoke-Database-1.2.tar.gz
NAME
Test::Smoke::Database - Add / parse /display perl reports
smoke database
SYNOPSIS
$ admin_smokedb --rename --suck --import
http://www.alianwebserver.com/cgi-bin/smoke_db updated.
Reports from 17500 => 17967.
My db server on alianwebserver allow me to only fetch 60k per cgi
request, so I've limit to 17500 smoke reports.
(don't try "All" with all browse list, it's same problem, it's stop
before display).
If we can f
> Do you get it from daily-build only?
Yes even if I take some report on p5p because:
1/ daily-build is the best place to find report for daily-build no ? ;-)
2/ p5p have to more traffic
3/ this is easlier to add a parser that auto. fetch report on this
newsgroup.
> Oooh, they've got a Cray in theirs.
See (1)
> Part in English, part in French? :-)
Oh yes, Compilateur => Compiler
> I suppose that I should be thankful that it's not part Finnish, part Tamil.
(1) Damm as you see, my english is not the best langage interface with
me and I can't understand th
> * searchable for the past (and for keywords in failures or fulltext, like
> "bigint"
Yep I will add this shortly.
> * spares me the "smoke foo" messages, that contain all Ok and fool me into
> thinking there was some smoke
Sorry my so poor english doesn't understand that.
Coud you explain mor
After see a smoke report from Nicolas Clark using ccache, I took a look
at ccache web site. And find http://build.samba.org.
So I've begin something like this, thing I would see on http://qa.perl.org:
http://www.alianwebserver.com/cgi-bin/smoke_db
Comments are welcome.
--
Alain BARBET
(I re-send this, I didn't find it on list)
After see a smoke report from Nicolas Clark using ccache, I took a look
at ccache web site. And find http://build.samba.org.
So I've begin something like this, thing I would see on http://qa.perl.org:
http://www.alianwebserver.com/cgi-bin/smoke_db
Com
30 matches
Mail list logo