9 Jun 2012 21:00
Re : XSLT test error
Samuel Kay <samuel-kay <at> 401kay.fr>
2012-06-09 19:00:32 GMT
2012-06-09 19:00:32 GMT
Dear all, I had the same problem as below, with the "Unable to locate filter addsearch.xslt" message and the whole error I installed Planet-Venus on another computer with nearly the same OS, and tests worked. After an inquiry, I found that tests where not run in the same order on both computer. If I run test in the "right" order it works on both computer. If I only run the test "test_filter_xslt.py" (with the "./runtests.py test_filter_xslt.py" command) I have the same error on both computer, the one I had first. Can someone tell me if there is something wrong with my install or if there is a small bug in the tests ? Samuel Kay Not working test order : modules = ['tests.test_filter_xslt', 'tests.test_docs', 'tests.test_subconfig', 'tests.test_idindex', 'tests.test_reconstitute', 'tests.test_filter_genshi', 'tests.test_apply', 'tests.test_rlists', 'tests.test_filter_tmpl', 'tests.test_config_csv', 'tests.test_spider', 'tests.test_splice', 'tests.test_scrub', 'tests.test_foaf', 'tests.test_filters', 'tests.test_filter_django', 'tests.test_sam', 'tests.test_expunge', 'tests.test_opml', 'tests.test_config', 'tests.test_themes'] Working test order : modules = ['tests.test_subconfig', 'tests.test_docs', 'tests.test_foaf', 'tests.test_spider', 'tests.test_filter_genshi', 'tests.test_rlists', 'tests.test_idindex', 'tests.test_expunge', 'tests.test_config', 'tests.test_filter_xslt', 'tests.test_reconstitute',(Continue reading)
RSS Feed