Skip to content

Instantly share code, notes, and snippets.

@solgenomics
Created May 18, 2010 22:20
Show Gist options
  • Save solgenomics/405652 to your computer and use it in GitHub Desktop.
Save solgenomics/405652 to your computer and use it in GitHub Desktop.
rob@banana sgn (master$)$ a2restart; prove `perl -E 'print join " ", map "-I $_", @ARGV' ../*/lib` -lrv t/bulk.t
* Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
[ OK ]
t/bulk.t ..
ok 1 - GET http://sgn.localhost.localdomain/bulk/input.pl?mode=unigene
ok 2 - Content contains "Download unigene information"
ok 3 - Form submit test
ok 4 - Result page title check
ok 5 - Result check 1
ok 6 - Result check 2
There is no form named "bulkform" at t/bulk.t line 51
There is no form named "bulkform" at /usr/share/perl5/WWW/Mechanize.pm line 1827.
1..6
# Looks like your test exited with 255 just after 6.
Dubious, test returned 255 (wstat 65280, 0xff00)
All 6 subtests passed
Test Summary Report
-------------------
t/bulk.t (Wstat: 65280 Tests: 6 Failed: 0)
Non-zero exit status: 255
Files=1, Tests=6, 2 wallclock secs ( 0.01 usr 0.01 sys + 0.19 cusr 0.04 csys = 0.25 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment