Hi,

On Fri, 28 Sep 2012 07:32:25 -0400
David Golden <x...@xdg.me> wrote:

> Thank you, but it needs to be run with AUTOMATED_TESTING.

with export AUTOMATED_TESTING=1, I got:

[Q]
shlomif@telaviv1:~/tmp/HTTP-Tiny/HTTP-Tiny-0.023$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.16.1 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok   
t/00-report-prereqs.t .. # Prerequisite Report:
#    Version Module               
#   -------- ---------------------
#       1.26 Carp                 
#   2.135_06 Data::Dumper         
#       5.66 Exporter             
#    6.63_02 ExtUtils::MakeMaker  
#       2.84 File::Basename       
#       1.20 File::Find           
#    3.39_02 File::Spec           
#    3.39_02 File::Spec::Functions
#       0.22 File::Temp           
#       1.10 IO::Dir              
#       1.16 IO::File             
#       1.34 IO::Socket           
#       1.33 IO::Socket::INET     
#       1.76 IO::Socket::SSL      
#       0.78 IPC::Cmd             
#       1.25 List::Util           
#   20120823 Mozilla::CA          
#       1.49 Net::SSLeay          
#       0.98 Test::More           
#     1.2000 Time::Local          
#       1.04 bytes                
#       1.10 open                 
#       1.07 strict               
#       1.13 warnings             
t/00-report-prereqs.t .. ok   
t/000_load.t ........... ok   
t/001_api.t ............ ok   
t/002_croakage.t ....... ok    
t/010_url.t ............ ok     
t/020_headers.t ........ ok   
t/030_response.t ....... ok   
t/040_content.t ........ ok   
t/050_chunked_body.t ... ok   
t/060_http_date.t ...... ok   
t/100_get.t ............ ok     
t/101_head.t ........... ok   
t/102_put.t ............ ok    
t/103_delete.t ......... ok   
t/104_post.t ........... ok   
t/110_mirror.t ......... ok    
t/130_redirect.t ....... ok    
t/140_proxy.t .......... ok   
t/150_post_form.t ...... ok    
t/200_live.t ........... ok   
t/200_live_local_ip.t .. ok   
t/210_live_ssl.t ....... # 
# Note: running test with OpenSSL 1.0.1c 10 May 2012
t/210_live_ssl.t ....... ok   
All tests successful.
Files=23, Tests=303, 22 wallclock secs ( 0.10 usr  0.01 sys +  1.56 cusr  0.16 
csys =  1.83 CPU)
Result: PASS
shlomif@telaviv1:~/tmp/HTTP-Tiny/HTTP-Tiny-0.023$ export
AUTOMATED_TESTING=1

[/Q]

So everything seems to be fine.

Regards,

        Shlomi Fish

>  On Sep 28, 2012 5:24 AM, "Shlomi Fish" <shlo...@shlomifish.org>
> wrote:
> 
> > Hi David,
> >
> > On Thu, 27 Sep 2012 10:41:43 -0400
> > David Golden <x...@xdg.me> wrote:
> >
> > > I've seen no test reports on this distribution yet.
> > >
> > > I'm trying to test intermittent problems with certificate
> > > validation so I required Net::SSLeay, IO::Socket::SSL and
> > > Mozilla::CA only for this dev version (they are optional in the
> > > stable release).
> > >
> > > I wonder if the lack of tests is due to smokers not having the
> > > openssl libs/headers installed.
> >
> > perl Makefile.PL ; make ; make test ; are all successful on Mageia
> > Linux 3 Cauldron
> > with perl-5.16.1-7.mga3 .
> >
> > Regards,
> >
> >         Shlomi Fish
> >
> > >
> > > I'd greatly appreciate if people could install those and smoke
> > > DAGOLDEN/HTTP-Tiny-0.023-TRIAL.tar.gz
> > >
> > > Thank you,
> > > David
> > >
> >
> >
> >
> > --
> > -----------------------------------------------------------------
> > Shlomi Fish       http://www.shlomifish.org/
> > List of Portability Libraries - http://shlom.in/port-libs
> >
> > Judaism: God knows you will do shit, does nothing to prevent it,
> > but makes you
> > take the blame for it anyways.
> >
> > Please reply to list if it's a mailing list post -
> > http://shlom.in/reply .
> >



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
First stop for Perl beginners - http://perl-begin.org/

Real programmers use a nice editor and a nice programming language and get it
done in less than O(N!).
    — vanguard on Freenode’s ##programming

Please reply to list if it's a mailing list post - http://shlom.in/reply .

Reply via email to