id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1568,`make smoke` reports a timeout error,brianwisti,,"I'm seeing timeout issues running {{{make smoke}}} today that I didn't when I last built Parrot a few months ago:

    * $perl Configure.pl ''# checked Perl 5.10.1 and 5.12''
    * make
    * make test
    * make smoke

{{{
...
All tests successful.
Files=348, Tests=12468, 98 wallclock secs ( 2.22 usr  1.18 sys + 48.27 cusr 22.63 csys = 74.30 CPU)
Result: PASS

TAP Archive created at /Users/brian/src/parrot-2.3.0/parrot_test_run.tar.gz
Could not upload report to Smolder at http://smolder.plusthree.com  
HTTP CODE: 500 (read timeout)
make: *** [smolder_test] Error 255
}}}

The actual smoke test report appears to be  [http://smolder.plusthree.com/app/projects/report_details/33337 here].

I'm able to duplicate the behavior using Perl 5.10 and 5.12, building smoke reports for Parrot 2.0 and 2.3. I will attach the output of {{{perl5.10.1 -V}}} in case it is relevant, and not just a temporary network hiccup.",bug,closed,normal,2.4,testing,,medium,fixed,,,,applied,darwin
