Hi! "test_images.py" check media files against ".txt" asciidoc source files, and because we are not deploying them in the .tar.gz Cherokee package, "test_images.py" "fail".
========= ape...@theone:/tmp/cherokee-0.99.38/doc$ ls -l *.txt ls: cannot access *.txt: No such file or directory ========= On Tue, Dec 29, 2009 at 12:30 AM, Barnaby Claydon <[email protected]> wrote: > Weird, I get this: > vo...@li98-176:~/cherokee-0.99.38$ cd doc > vo...@li98-176:~/cherokee-0.99.38/doc$ make > make: Nothing to be done for `all'. > vo...@li98-176:~/cherokee-0.99.38/doc$ make test > ./test_images.py > ERROR: media/images/cookbook_trac_rules.png: Not longer used > ERROR: media/images/cookbook_phpbb_6_advanced.png: Not longer used > ERROR: media/images/cookbook_redir_handler.png: Not longer used > ERROR: media/images/admin_noconfig.png: Not longer used > ERROR: media/images/other_graphs_timeouts.png: Not longer used > ERROR: media/images/admin_vserver_evhost.png: Not longer used > ERROR: media/images/admin_icons1.png: Not longer used > ERROR: media/images/admin_validators_authlist.png: Not longer used > ERROR: media/images/cookbook_dbslayer2.png: Not longer used > ERROR: media/images/cookbook_phpbb_4_admin.png: Not longer used > ERROR: media/images/proxy_phase1.png: Not longer used > ERROR: media/images/cookbook_redir_behavior.png: Not longer used > ERROR: media/images/cookbook_moodle_document_root.png: Not longer used > ERROR: media/images/cookbook_sugarcrm_install1.png: Not longer used > ERROR: media/images/admin_info_sources.png: Not longer used > ERROR: media/images/cookbook_ror_fcgi.png: Not longer used > ERROR: media/images/cookbook_maintenance_result.png: Not longer used > ERROR: media/images/cookbook_phpmyadmin_denied.png: Not longer used > ERROR: media/images/cookbook_django_infosources.png: Not longer used > ERROR: media/images/admin_advanced4.png: Not longer used > ERROR: media/images/admin_vservers_wizard.png: Not longer used > ERROR: media/images/cookbook_django.png: Not longer used > ERROR: media/images/admin_general_networking.png: Not longer used > ... > make: *** [test] Error 1 > (( 134 errors total )) > I remember reporting this back in .22 as well but was told this following > changeset fixed it: > http://svn.cherokee-project.com/changeset/3573/ > I'm running Ubuntu 9.04 Server. Is this a Python issue perhaps? > I'd love to get to the bottom of this as it's a bit unsettling to get so > many errors during a make test. > Thanks Alvaro, > -Barnaby > > > On Mon, Dec 28, 2009 at 3:53 AM, Alvaro Lopez Ortega <[email protected]> > wrote: >> >> On 27/12/2009, at 21:19, Barnaby Claydon wrote: >> >> > I thought the "Not longer used" test_images.py tests were removed from >> > make test? >> >> No. Why? They are there for a reason. >> >> > I'm compiling .38 but am still seeing failures... :/ >> >> That's weird. It works fine for me.. >> >> $ pwd >> ~/cherokee/doc >> $ make >> make: Nothing to be done for `all'. >> $ make test >> ./test_images.py >> $ >> >> -- >> Octality >> http://www.octality.com/ >> > > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > > -- Saludos: Antonio Pérez _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
