https://bugzilla.wikimedia.org/show_bug.cgi?id=18890
--- Comment #16 from Bill Mitchell <[email protected]> 2009-05-28 23:02:51 UTC --- Re Comment#15 (rushed) In the testwiki/maintenance directory, I said "php maintenance/parserTests.php \ --quick --quiet --file=extensions/Cite/citeParserTests.txt" Results were as follows: ---begin results X-Powered-By: PHP/5.2.9 Content-type: text/html This is MediaWiki version 1.14.0. <br /> <b>Warning</b>: fopen(extensions/CiteParserTests.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in <b>/home/siteslot/public_html/testwiki/maintenance/parserTests.inc</b> on line <b>282</b><br /> Couldn't open extensions/citeParserTests.txt ---end of of results There was no testwiki/maintenance/extensions subdirectory. I found a citeParserTests.txt file in the testwiki/extensions/Cite subdirectory. I created the testwiki/maintenance/extensions subdirectory and copied that file there. I again said "php maintenance/parserTests.php \ --quick --quiet --file=extensions/Cite/citeParserTests.txt" Results were as follows: --begin results X-Powered-By: PHP/5.2.9 Content-type: text/html This is MediaWiki version 1.14.0. Reading tests from "./extensions/citeParserTests.txt"... This test suite requires the 'ref' hook extension. ---end results I am on a travel deadline and must begin packing. I will travel today and will be using internet cafes for perhaps the next week. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
